summaryrefslogtreecommitdiff
path: root/java/test-profiles/JavaExcludes
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2010-04-29 18:08:54 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2010-04-29 18:08:54 +0000
commit487d2c78bd259f5b4b7b023d20961d53324f08b2 (patch)
treebcef90ea7cb8f152f4fe2acffb7c135b320264cd /java/test-profiles/JavaExcludes
parent9bb15794d3d7f6888b2e4742e8216cd687ec830a (diff)
downloadqpid-python-487d2c78bd259f5b4b7b023d20961d53324f08b2.tar.gz
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/qpid@939411 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
-rw-r--r--java/test-profiles/JavaExcludes4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes
index 1ab9c51926..607d89dd45 100644
--- a/java/test-profiles/JavaExcludes
+++ b/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