summaryrefslogtreecommitdiff
path: root/java/08ExcludeList
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2008-07-16 12:37:40 +0000
committerMartin Ritchie <ritchiem@apache.org>2008-07-16 12:37:40 +0000
commit4d139488374f45e46ccc06155925e702fd303d51 (patch)
tree891dafbf27a970af8dbaf250f98849908f063802 /java/08ExcludeList
parent89ee487bebd658eb06593bf619da0ca9a0c28c64 (diff)
downloadqpid-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/08ExcludeList')
-rw-r--r--java/08ExcludeList2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/08ExcludeList b/java/08ExcludeList
index 1ca9279271..a3caba4df3 100644
--- a/java/08ExcludeList
+++ b/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