diff options
Diffstat (limited to 'qpid/java/test-profiles/Java010Excludes')
| -rwxr-xr-x | qpid/java/test-profiles/Java010Excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index 3ad8891061..e34cd6b694 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -57,8 +57,10 @@ 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 |
