From 1404bc3d1da6da84e9de4c80fecf457c32fd937a Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Fri, 18 Dec 2009 03:40:46 +0000 Subject: 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 --- qpid/java/test-profiles/Excludes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'qpid/java/test-profiles') 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 -- cgit v1.2.1