diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-07-16 12:37:40 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-07-16 12:37:40 +0000 |
| commit | 4d139488374f45e46ccc06155925e702fd303d51 (patch) | |
| tree | 891dafbf27a970af8dbaf250f98849908f063802 /java/010ExcludeList | |
| parent | 89ee487bebd658eb06593bf619da0ca9a0c28c64 (diff) | |
| download | qpid-python-4d139488374f45e46ccc06155925e702fd303d51.tar.gz | |
Converted client.failover.FailoverTest so it can utilise the standard mechanism for failover testing, as the local CruiseControl had testP2PFailoveWithMessagesLeft fail with extra messages being left on broker.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@677259 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/010ExcludeList')
| -rw-r--r-- | java/010ExcludeList | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList index 98d6593d0d..d7287abc68 100644 --- a/java/010ExcludeList +++ b/java/010ExcludeList @@ -32,6 +32,7 @@ org.apache.qpid.test.client.QueueBrowserPreAckTest#testFailoverWithQueueBrowser org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverAsQueueBrowserCreated org.apache.qpid.test.client.QueueBrowserTransactedTest#testFailoverWithQueueBrowser org.apache.qpid.test.testcases.FailoverTest#* +org.apache.qpid.test.client.failover.FailoverTest#* // Those tests are testing 0.8 specific semantics org.apache.qpid.test.testcases.ImmediateMessageTest#test_QPID_517_ImmediateFailsConsumerDisconnectedNoTxP2P org.apache.qpid.test.testcases.ImmediateMessageTest#test_QPID_517_ImmediateFailsConsumerDisconnectedTxP2P |
