Author: rajith
Date: Fri Dec 18 03:40:46 2009
New Revision: 892119
URL: http://svn.apache.org/viewvc?rev=892119&view=rev
Log:
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
Modified:
qpid/trunk/qpid/java/test-profiles/Excludes
Modified: qpid/trunk/qpid/java/test-profiles/Excludes
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/Excludes?rev=892119&r1=892118&r2=892119&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/Excludes (original)
+++ qpid/trunk/qpid/java/test-profiles/Excludes Fri Dec 18 03:40:46 2009
@@ -29,4 +29,10 @@
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
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]