From fb3e058cbbff9bce4ca18d921996a1a7072e1413 Mon Sep 17 00:00:00 2001 From: Arnaud Simon Date: Thu, 8 May 2008 09:36:03 +0000 Subject: 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@654457 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/010ExcludeList | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'qpid/java/010ExcludeList') diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index f0ede26551..6f7af00ae4 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/java/010ExcludeList @@ -14,5 +14,7 @@ org.apache.qpid.test.unit.xa.TopicTest#testRecover org.apache.qpid.test.unit.xa.QueueTest#testRecover org.apache.qpid.test.unit.xa.QueueTest#testSendAndRecover //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#* -- cgit v1.2.1