diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-10-24 15:41:36 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-10-24 15:41:36 +0000 |
| commit | 19d254d9342281f0128f25244697edf4e575d2ec (patch) | |
| tree | d3fa54dcff446065d136b9791b791f69abe6abd3 /java/08ExcludeList | |
| parent | e03e63e42011aa6e73664997f1af9c2c9c0bee9d (diff) | |
| download | qpid-python-19d254d9342281f0128f25244697edf4e575d2ec.tar.gz | |
QPID-1390 : Allow Authentication Manager to correctly close
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@707657 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/08ExcludeList')
| -rw-r--r-- | java/08ExcludeList | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/java/08ExcludeList b/java/08ExcludeList index 0e900736c0..6b1b3a61a8 100644 --- a/java/08ExcludeList +++ b/java/08ExcludeList @@ -7,7 +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 // Those tests are written against the 0.10 path -org.apache.qpid.test.unit.message.UTF8Test#*
\ No newline at end of file +org.apache.qpid.test.unit.message.UTF8Test#* |
