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 | cb9aa6427cf96a7a21b831b7c6634b3b8ed2394c (patch) | |
| tree | b7ffd0dadaa65c7748c6730291a85b0e0f187f7b /qpid/java/test-profiles/JavaExcludes | |
| parent | a6c20b3f7a18ab720b938ebfbcaae329217c1301 (diff) | |
| download | qpid-python-cb9aa6427cf96a7a21b831b7c6634b3b8ed2394c.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@966764 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index fc77ed78cf..11d2eff0d5 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/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#* |
