From ad1f1df90a136acb97379360dc892d6e2ffbe175 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Thu, 21 Aug 2008 10:16:02 +0000 Subject: QPID-1225 : Remove SimpleACLTest from the test runs as the issues has been identified. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@687688 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 813d4ada35..00d84548e2 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -63,3 +63,6 @@ org.apache.qpid.test.unit.client.connection.ConnectionTest#testDefaultExchanges org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureConnection // c++ broker doesn't do selectors, so this will fail org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFillQueue +// QPID-1225 : Temporary remove this test until the problem has been addressed +org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess + -- cgit v1.2.1