From 97fcae0f7f5eafa4a371cf4307458949ac602479 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Thu, 29 Apr 2010 18:08:54 +0000 Subject: QPID-2471 Exclusing the test cases added in rev 939410 as they fail with the java broker. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939411 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaExcludes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qpid/java/test-profiles/JavaExcludes') diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index 1ab9c51926..607d89dd45 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/java/test-profiles/JavaExcludes @@ -20,3 +20,7 @@ org.apache.qpid.test.unit.ack.RecoverTest#testAcknowledgePerConsumer org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testRecoverResendsMsgs org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testRecoverResendsMsgsAckOnEarlier org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testAcknowledgePerConsumer + +// related to QPID-2471. These are new test cases and fail with the Java broker. +org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithAsyncConsumer +org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithSyncConsumer -- cgit v1.2.1