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 | ec7be7afc251aaf898845fde746a53bf13bb2ca8 (patch) | |
| tree | 291d336c9af17130abbc25069c8fb29fdac5a0c9 /qpid/java/test-profiles/JavaExcludes | |
| parent | 023d8f1489382af2dad08622a553eaabb476cebb (diff) | |
| download | qpid-python-ec7be7afc251aaf898845fde746a53bf13bb2ca8.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@934995 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index b30c038c92..380963233f 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/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 |
