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 | df7282ea915040d1a0b942ea9196dbec1567c708 (patch) | |
| tree | 3a414c71776e968d6cc8de5493b9e390ec6da426 /qpid/java/08ExcludeList | |
| parent | 4c8fcd41d700f5189d2b7a2900c7745a9b097753 (diff) | |
| download | qpid-python-df7282ea915040d1a0b942ea9196dbec1567c708.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@677259 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/08ExcludeList')
| -rw-r--r-- | qpid/java/08ExcludeList | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/08ExcludeList b/qpid/java/08ExcludeList index 1ca9279271..a3caba4df3 100644 --- a/qpid/java/08ExcludeList +++ b/qpid/java/08ExcludeList @@ -5,3 +5,5 @@ org.apache.qpid.test.unit.ct.DurableSubscriberTests#* // Those tests are not finished org.apache.qpid.test.testcases.TTLTest#* org.apache.qpid.test.testcases.FailoverTest#* +// This is a long running test so should exclude from normal runs +org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover |
