diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2010-04-16 16:52:28 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2010-04-16 16:52:28 +0000 |
| commit | 241cf8c40d019d9cbddfbf9554cbc36ec9b07488 (patch) | |
| tree | 162b6a40eb7e5b4b1465cf9c5e74676eadf70d58 /java/test-profiles/JavaExcludes | |
| parent | 02ca93678436b7f358a063ecb7ffd0e038bbb6a4 (diff) | |
| download | qpid-python-241cf8c40d019d9cbddfbf9554cbc36ec9b07488.tar.gz | |
Added the following tests exclude list temporarily.
The same tests are working well against the c++ broker.
These tests are failling due to the commit made in rev934236
See QPID-2471 for more details.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@934995 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
| -rw-r--r-- | java/test-profiles/JavaExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index b30c038c92..380963233f 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -21,3 +21,6 @@ org.apache.qpid.server.queue.ModelTest#* org.apache.qpid.test.unit.ack.RecoverTest#testRecoverResendsMsgs org.apache.qpid.test.unit.ack.RecoverTest#testRecoverResendsMsgsAckOnEarlier 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 |
