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 | 06a41e8beb398df3bdb85247a39734e4d0790970 (patch) | |
| tree | 30fbc5553754c41b761ff8405218dbb2b67ed0d2 /qpid/java/08ExcludeList-nonvm | |
| parent | 1a2088b70c851896bed56398a41efef85ac676b7 (diff) | |
| download | qpid-python-06a41e8beb398df3bdb85247a39734e4d0790970.tar.gz | |
QPID-1390 : Allow Authentication Manager to correctly close
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707657 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/08ExcludeList-nonvm')
| -rw-r--r-- | qpid/java/08ExcludeList-nonvm | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/qpid/java/08ExcludeList-nonvm b/qpid/java/08ExcludeList-nonvm index d67e2bdaec..4694178f92 100644 --- a/qpid/java/08ExcludeList-nonvm +++ b/qpid/java/08ExcludeList-nonvm @@ -22,14 +22,11 @@ org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverAsQueueBrowse org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverWithQueueBrowser org.apache.qpid.test.testcases.FailoverTest#* org.apache.qpid.test.client.failover.FailoverTest#* -// QPID-1225 : Temporary remove this test until the problem has been addressed -org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess -// InVM Broker tests +// InVM Broker tests awaiting resolution of QPID-1103 org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* - -// QPID-1262, QPID-1119 : This test fails occasionally due to potential protocol issue. org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#* +org.apache.qpid.server.security.acl.SimpleACLTest# // 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#* |
