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
commit612123e9d6028a56e9bc224bf72c8ec0c7a8ff78 (patch)
treef0a2305933f85e4f25d37ed9db8a37991c5fd4ae
parent6f5d96325706a81a91e5bdfbdafb37a296478bf0 (diff)
downloadqpid-python-612123e9d6028a56e9bc224bf72c8ec0c7a8ff78.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@892304 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/test-profiles/Excludes6
1 files 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