summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2009-12-18 16:25:43 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2009-12-18 16:25:43 +0000
commitb18369bc119468c0a320a191f7a6b9f76a9389b9 (patch)
tree29ce4ff7ac6acc165f7c791056c8b0033bd6b280
parent198b43a1d3d58356949029eb64995711a1026c9b (diff)
downloadqpid-python-b18369bc119468c0a320a191f7a6b9f76a9389b9.tar.gz
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
-rw-r--r--java/test-profiles/Excludes6
1 files changed, 3 insertions, 3 deletions
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