diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-08-25 11:20:24 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-08-25 11:20:24 +0000 |
| commit | bd0b19adf1a8f529d68213bfd2f4c9a5f12e66b6 (patch) | |
| tree | 572e3d411141796f48672e919c092ccc2966dfaf /qpid/java/test-profiles | |
| parent | 1dc1ece5aec7ba37654a19cbf1d860ec809cced9 (diff) | |
| download | qpid-python-bd0b19adf1a8f529d68213bfd2f4c9a5f12e66b6.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@1161507 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 1 | ||||
| -rw-r--r-- | qpid/java/test-profiles/JavaExcludes | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 8c05b28161..2e32754943 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/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/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index 528735730f..dcccce7e2f 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/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#* |
