From d43d1912b376322e27fdcda551a73f9ff5487972 Mon Sep 17 00:00:00 2001 From: Kim van der Riet Date: Fri, 3 Aug 2012 12:13:32 +0000 Subject: QPID-3858: Updated branch - merged from trunk r.1368650 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1368910 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Java010Excludes | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'java/test-profiles/Java010Excludes') diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index 90df1cee81..ca2383a8f3 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -54,6 +54,13 @@ org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testSessionC org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#* org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* +// These tests test the behaviour of 0-8..-0-9-1 specific system property qpid.failover_method_timeout +org.apache.qpid.client.failover.FailoverBehaviourTest#testFailoverHandlerTimeoutExpires +org.apache.qpid.client.failover.FailoverBehaviourTest#testFailoverHandlerTimeoutReconnected +org.apache.qpid.client.failover.FailoverBehaviourTest#testFlowControlFlagResetOnFailover +org.apache.qpid.client.failover.AddressBasedFailoverBehaviourTest#testFailoverHandlerTimeoutExpires +org.apache.qpid.client.failover.AddressBasedFailoverBehaviourTest#testFailoverHandlerTimeoutReconnected +org.apache.qpid.client.failover.AddressBasedFailoverBehaviourTest#testFlowControlFlagResetOnFailover + // QPID-3604: Immediate Prefetch no longer supported by 0-10 org.apache.qpid.client.AsynchMessageListenerTest#testImmediatePrefetchWithMessageListener - -- cgit v1.2.1