summaryrefslogtreecommitdiff
path: root/java/test-profiles/Java010Excludes
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-05-29 11:38:35 +0000
committerRobert Gemmell <robbie@apache.org>2012-05-29 11:38:35 +0000
commitecb917c0ce1fe5231232c67997229ebe9b2173da (patch)
tree4dbf5ef20958b14b740a6a3f698c42f58c2c71af /java/test-profiles/Java010Excludes
parent97ed2eedc0c0545b22ca12cdf855a8d58a16affd (diff)
downloadqpid-python-ecb917c0ce1fe5231232c67997229ebe9b2173da.tar.gz
QPID-4009: Make failover method invocation timeout configurable for 0-8/0-9/0-9-1 amqp clients
Applied patch from Oleksandr Rudyy <orudyy@gmail.com>, Philip Harvey <phil@philharveyonline.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1343677 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/Java010Excludes')
-rwxr-xr-xjava/test-profiles/Java010Excludes6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes
index 90df1cee81..3ad8891061 100755
--- a/java/test-profiles/Java010Excludes
+++ b/java/test-profiles/Java010Excludes
@@ -54,6 +54,12 @@ 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.AddressBasedFailoverBehaviourTest#testFailoverHandlerTimeoutExpires
+org.apache.qpid.client.failover.AddressBasedFailoverBehaviourTest#testFailoverHandlerTimeoutReconnected
+
// QPID-3604: Immediate Prefetch no longer supported by 0-10
org.apache.qpid.client.AsynchMessageListenerTest#testImmediatePrefetchWithMessageListener