From a5a0b9aa8eceef05a018e8ab1df34044854845de 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@687688 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/010ExcludeList-noPrefetch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qpid/java/010ExcludeList-noPrefetch') diff --git a/qpid/java/010ExcludeList-noPrefetch b/qpid/java/010ExcludeList-noPrefetch index 610e31717a..08b93d115f 100644 --- a/qpid/java/010ExcludeList-noPrefetch +++ b/qpid/java/010ExcludeList-noPrefetch @@ -52,4 +52,6 @@ org.apache.qpid.test.client.FlowControlTest 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