diff options
-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#* |