From 7f99badd1c330b3a6032b15a13aca1cde81274d3 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 25 Aug 2011 11:20:24 +0000 Subject: QPID-1004: delete dead test (as recommended on the JIRA) since it was excluded from all test profiles over 3 years and TTL functionality is covered by other tests git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1161507 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/JavaExcludes | 3 --- 1 file changed, 3 deletions(-) (limited to 'java/test-profiles/JavaExcludes') diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 528735730f..dcccce7e2f 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -17,9 +17,6 @@ // under the License. // -// Those tests are not finished -org.apache.qpid.test.testcases.TTLTest#* - // QPID-1823: this takes ages to run org.apache.qpid.client.SessionCreateTest#* -- cgit v1.2.1