diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2010-07-22 17:30:23 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2010-07-22 17:30:23 +0000 |
| commit | 4ccfb8698ecb7d8c743eb6bfc986d9be67386d4d (patch) | |
| tree | 0b790baad324fb356e79d423dba91a31ddf21157 /java/test-profiles/JavaExcludes | |
| parent | cd106cae0b9b9f0e3b6dc6560d92a0d12c8d840b (diff) | |
| download | qpid-python-4ccfb8698ecb7d8c743eb6bfc986d9be67386d4d.tar.gz | |
QPID-2752
Added the LVQTest to the java excludes list.
Eventually we should have a single test from the JMS client side that will work with both the Java and C++ brokers.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@966764 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
| -rw-r--r-- | java/test-profiles/JavaExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index fc77ed78cf..11d2eff0d5 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -24,3 +24,5 @@ org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithAsyncConsumer org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithSyncConsumer org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithAsyncConsumer org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithSyncConsumer + +org.apache.qpid.test.client.queue.LVQTest#* |
