From 4d139488374f45e46ccc06155925e702fd303d51 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Wed, 16 Jul 2008 12:37:40 +0000 Subject: 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 --- java/08ExcludeList | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/08ExcludeList') 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 -- cgit v1.2.1