diff options
| author | Arnaud Simon <arnaudsimon@apache.org> | 2008-05-22 17:16:20 +0000 |
|---|---|---|
| committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-05-22 17:16:20 +0000 |
| commit | 6acca39fe427c3a92eb35adbd990e343ce32708f (patch) | |
| tree | 70f0e667634339769af8cd98f2db2ff7a9812b52 /qpid/java/08ExcludeList | |
| parent | bb73aa5de671bce5c103dbdecad8ed207f62a056 (diff) | |
| download | qpid-python-6acca39fe427c3a92eb35adbd990e343ce32708f.tar.gz | |
QPID-1079: Updated ...test.client tests for using QpidTestCase + move QpidTestCase in main so it is visible form systests
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@659163 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/08ExcludeList')
| -rw-r--r-- | qpid/java/08ExcludeList | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/08ExcludeList b/qpid/java/08ExcludeList index 3541387b17..c97c968816 100644 --- a/qpid/java/08ExcludeList +++ b/qpid/java/08ExcludeList @@ -1,6 +1,6 @@ org.apache.qpid.test.unit.xa.QueueTest#* org.apache.qpid.test.unit.xa.TopicTest#* org.apache.qpid.test.unit.ct.DurableSubscriberTests#* -// This test is not finished +// Those tests are not finished org.apache.qpid.test.testcases.TTLTest#* - +org.apache.qpid.test.testcases.FailoverTest#* |
