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
commit4757a1d64e9cca32346c629f9373b45cf0863453 (patch)
treee9b634edbcebda9833459e65efdaa06cf4d2a61d
parent145c51c745487e554e66fc4af223631851a0c212 (diff)
downloadqpid-python-4757a1d64e9cca32346c629f9373b45cf0863453.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/qpid@892119 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/test-profiles/Excludes8
1 files changed, 7 insertions, 1 deletions
diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes
index 47ae6d09ba..e816222d33 100644
--- a/java/test-profiles/Excludes
+++ b/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