diff options
Diffstat (limited to 'qpid/java/test-profiles/JavaInVMExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaInVMExcludes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaInVMExcludes b/qpid/java/test-profiles/JavaInVMExcludes index d66abad843..8d36ed6773 100644 --- a/qpid/java/test-profiles/JavaInVMExcludes +++ b/qpid/java/test-profiles/JavaInVMExcludes @@ -12,3 +12,7 @@ org.apache.qpid.test.client.message.JMSDestinationTest#testGetDestinationWithCus org.apache.qpid.test.unit.ack.RecoverTest#testRecoverResendsMsgs org.apache.qpid.test.unit.ack.RecoverTest#testRecoverResendsMsgsAckOnEarlier org.apache.qpid.test.unit.ack.RecoverTest#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 |
