diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-08-21 10:16:02 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-08-21 10:16:02 +0000 |
| commit | a5a0b9aa8eceef05a018e8ab1df34044854845de (patch) | |
| tree | 0d55ba9a385b371485ff6034d15bbdccd783699f /qpid/java/010ExcludeList | |
| parent | 58579533900b04b23b9fda1e484994b076bf11a1 (diff) | |
| download | qpid-python-a5a0b9aa8eceef05a018e8ab1df34044854845de.tar.gz | |
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
Diffstat (limited to 'qpid/java/010ExcludeList')
| -rw-r--r-- | qpid/java/010ExcludeList | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index 813d4ada35..00d84548e2 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/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 + |
