From b18369bc119468c0a320a191f7a6b9f76a9389b9 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/qpid@892304 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Excludes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'java') diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes index e816222d33..5c6308a2d2 100644 --- a/java/test-profiles/Excludes +++ b/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