summaryrefslogtreecommitdiff
path: root/java/test-profiles/JavaExcludes
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2010-04-15 04:35:11 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2010-04-15 04:35:11 +0000
commit60da39342e42ebd137853034d786220edcd88b0b (patch)
tree49858c11dd37f5e873c704e4c10f619cf1aa9cdc /java/test-profiles/JavaExcludes
parentd639d47f20872577387f48c07d1da1655524601a (diff)
downloadqpid-python-60da39342e42ebd137853034d786220edcd88b0b.tar.gz
Temporarily disabled the RecoverTests until properly investigated.
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@934287 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
-rw-r--r--java/test-profiles/JavaExcludes5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes
index 6b9f22fd93..b30c038c92 100644
--- a/java/test-profiles/JavaExcludes
+++ b/java/test-profiles/JavaExcludes
@@ -16,3 +16,8 @@ org.apache.qpid.client.SessionCreateTest#*
// QPID-2097 exclude it from the InVM test runs until InVM JMX Interface is reliable
org.apache.qpid.management.jmx.ManagementActorLoggingTest#*
org.apache.qpid.server.queue.ModelTest#*
+
+// related to QPID-2471. Temporarily disabling these tests until I figure out why they are failing with the Java broker.
+org.apache.qpid.test.unit.ack.RecoverTest#testRecoverResendsMsgs
+org.apache.qpid.test.unit.ack.RecoverTest#testRecoverResendsMsgsAckOnEarlier
+org.apache.qpid.test.unit.ack.RecoverTest#testAcknowledgePerConsumer