diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2010-05-04 15:45:15 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2010-05-04 15:45:15 +0000 |
| commit | 367a21bf2d7bb1578734285041457902ff1fa677 (patch) | |
| tree | be5f5e762319e4a3974987d124e0abb8cadcdb99 /qpid/java/test-profiles/JavaInVMExcludes | |
| parent | d1b055801ad6f433e75fc57bf835126494a3eeef (diff) | |
| download | qpid-python-367a21bf2d7bb1578734285041457902ff1fa677.tar.gz | |
Added the following tests to the exclude list
RecoverTest#testOderingWithAsyncConsumer
RecoverTest#testOderingWithSyncConsumer
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940914 13f79535-47bb-0310-9956-ffa450edef68
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 |
