summaryrefslogtreecommitdiff
path: root/java/test-profiles
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2011-08-25 11:20:24 +0000
committerRobert Gemmell <robbie@apache.org>2011-08-25 11:20:24 +0000
commit7f99badd1c330b3a6032b15a13aca1cde81274d3 (patch)
treec0bb9c9316da2aa644e0f5ad81f59c30c1d7b105 /java/test-profiles
parentf9f222d00f57c52ccdb526b4bd7e991a05755fb3 (diff)
downloadqpid-python-7f99badd1c330b3a6032b15a13aca1cde81274d3.tar.gz
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
Diffstat (limited to 'java/test-profiles')
-rwxr-xr-xjava/test-profiles/CPPExcludes1
-rw-r--r--java/test-profiles/JavaExcludes3
2 files changed, 0 insertions, 4 deletions
diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes
index 8c05b28161..2e32754943 100755
--- a/java/test-profiles/CPPExcludes
+++ b/java/test-profiles/CPPExcludes
@@ -24,7 +24,6 @@ org.apache.qpid.test.unit.client.channelclose.ChannelCloseTest#*
org.apache.qpid.client.ResetMessageListenerTest#*
// This test is not finished
-org.apache.qpid.test.testcases.TTLTest#*
org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover
// Those tests are testing 0.8 specific semantics
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#*