Author: rajith
Date: Fri Dec 18 16:25:43 2009
New Revision: 892304
URL: http://svn.apache.org/viewvc?rev=892304&view=rev
Log:
I forgot to add the package names when adding the tests in r892119
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=892304&r1=892303&r2=892304&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/Excludes (original)
+++ qpid/trunk/qpid/java/test-profiles/Excludes Fri Dec 18 16:25:43 2009
@@ -31,8 +31,8 @@
// The following tests exibit random failures and are temporarily excluded.
// QPID-2224 Random Test failures - The test needs to be fixed.
-MINANetworkDriverTest#*
+org.apache.qpid.transport.network.mina.MINANetworkDriverTest#*
// QPID-2225 Random Test failures against the in-vm broker.
-FailoverBeforeConsumingRecover#*
+org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecover#*
// QPID-2262 Random test failures - The test needs to be fixed.
-SimpleACLTest#testClientPublishInvalidQueueSuccess
+org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]