summaryrefslogtreecommitdiff
path: root/java/test-profiles/JavaExcludes
diff options
context:
space:
mode:
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