diff options
Diffstat (limited to 'java/08ExcludeList')
| -rw-r--r-- | java/08ExcludeList | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/08ExcludeList b/java/08ExcludeList index a3caba4df3..8af1f14a03 100644 --- a/java/08ExcludeList +++ b/java/08ExcludeList @@ -7,3 +7,5 @@ org.apache.qpid.test.testcases.TTLTest#* org.apache.qpid.test.testcases.FailoverTest#* // This is a long running test so should exclude from normal runs org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover +// QPID-1225 : Temporary remove this test until the problem has been addressed +org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess |
