From 612123e9d6028a56e9bc224bf72c8ec0c7a8ff78 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Fri, 18 Dec 2009 16:25:43 +0000 Subject: I forgot to add the package names when adding the tests in r892119 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@892304 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Excludes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index e816222d33..5c6308a2d2 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -31,8 +31,8 @@ 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#* +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 -- cgit v1.2.1