diff options
Diffstat (limited to 'java/010ExcludeList-store')
| -rw-r--r-- | java/010ExcludeList-store | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/010ExcludeList-store b/java/010ExcludeList-store index 1ff2b4bbc6..7a351761ad 100644 --- a/java/010ExcludeList-store +++ b/java/010ExcludeList-store @@ -55,3 +55,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 + |
