diff options
| author | Arnaud Simon <arnaudsimon@apache.org> | 2008-05-08 09:36:03 +0000 |
|---|---|---|
| committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-05-08 09:36:03 +0000 |
| commit | 79cc33a0796857ba99cad14aecedbe53da60dee4 (patch) | |
| tree | f0efa88c93fc3a39a53a0775fbafe891e6e397e2 /java/010ExcludeList-store | |
| parent | b10ca140b947991309044155485d86ce8c9cb8ce (diff) | |
| download | qpid-python-79cc33a0796857ba99cad14aecedbe53da60dee4.tar.gz | |
QPID-1004: Disable this test as it is not finished and TTL is already tested
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654457 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/010ExcludeList-store')
| -rw-r--r-- | java/010ExcludeList-store | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/java/010ExcludeList-store b/java/010ExcludeList-store index dd278ef1f2..db9a15d2e6 100644 --- a/java/010ExcludeList-store +++ b/java/010ExcludeList-store @@ -7,8 +7,9 @@ org.apache.qpid.test.unit.xa.TopicTest#testMultiMessagesDurSubCrash org.apache.qpid.test.unit.xa.TopicTest#testMigrateDurableSubscriber // those tests need durable subscribe states to be persisted org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testDurSubRestoredAfterNonPersistentMessageSent -org.apache.qpid.test.unit.ct.DurableSubscriberTests#testDurSubRestoresMessageSelector +org.apache.qpid.test.unit.ct.DurableSubscriberTest#testDurSubRestoresMessageSelector //These tests are for the java broker -org.apache.qpid.server.security.acl.SimpleACLTest -org.apache.qpid.server.plugins.PluginTest - +org.apache.qpid.server.security.acl.SimpleACLTest#* +org.apache.qpid.server.plugins.PluginTest#* +// This test is not finished +org.apache.qpid.test.testcases.TTLTest#* |
