From cde3ab5b1211c110e55d914aba6c0ffd49132cd7 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Thu, 1 May 2008 00:10:29 +0000 Subject: Added the following tests to 0-10 exclude lists as these tests are for the java broker. However when the java broker gets to 0-10 we should also have exclude lists per broker as well. For the time being this is fine. org.apache.qpid.server.security.acl.SimpleACLTest org.apache.qpid.server.plugins.PluginTest git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652411 13f79535-47bb-0310-9956-ffa450edef68 --- java/010ExcludeList | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/010ExcludeList') diff --git a/java/010ExcludeList b/java/010ExcludeList index acdd19b02e..f0ede26551 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -13,3 +13,6 @@ org.apache.qpid.test.unit.xa.TopicTest#testMultiMessagesDurSubCrash org.apache.qpid.test.unit.xa.TopicTest#testRecover org.apache.qpid.test.unit.xa.QueueTest#testRecover org.apache.qpid.test.unit.xa.QueueTest#testSendAndRecover +//These tests are for the java broker +org.apache.qpid.server.security.acl.SimpleACLTest +org.apache.qpid.server.plugins.PluginTest -- cgit v1.2.1