summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2009-12-18 03:40:46 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2009-12-18 03:40:46 +0000
commit1404bc3d1da6da84e9de4c80fecf457c32fd937a (patch)
tree4c2cfc4d5899bab6190d9d9a141e9ae5dad0a003
parent8af5455bff9ecb75c7fd21eb3cb828d6a7c351a0 (diff)
downloadqpid-python-1404bc3d1da6da84e9de4c80fecf457c32fd937a.tar.gz
The following tests exhibits randomly failures for the last 2 months or so.
I am adding them to the Exclude list until they are fixed. FailoverBeforeConsumingRecoverTest QPID-2225 SimpleACLTest.testClientPublishInvalidQueueSuccess - QPID-2262 MINANetworkDriverTest - QPID-2224 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@892119 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/test-profiles/Excludes8
1 files changed, 7 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes
index 47ae6d09ba..e816222d33 100644
--- a/qpid/java/test-profiles/Excludes
+++ b/qpid/java/test-profiles/Excludes
@@ -29,4 +29,10 @@ org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#testClientAck
org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#*
org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#*
-
+// The following tests exibit random failures and are temporarily excluded.
+// QPID-2224 Random Test failures - The test needs to be fixed.
+MINANetworkDriverTest#*
+// QPID-2225 Random Test failures against the in-vm broker.
+FailoverBeforeConsumingRecover#*
+// QPID-2262 Random test failures - The test needs to be fixed.
+SimpleACLTest#testClientPublishInvalidQueueSuccess