diff options
| author | Andrew MacBean <macbean@apache.org> | 2014-06-23 13:22:18 +0000 |
|---|---|---|
| committer | Andrew MacBean <macbean@apache.org> | 2014-06-23 13:22:18 +0000 |
| commit | ca64819bc020aa10d8959ca1216029828fead06f (patch) | |
| tree | c100d98c9bf984baefffc800fc2097ace3d7df52 /qpid/java/test-profiles/JavaTransientExcludes | |
| parent | 8f9ea36aac0c6359ec2777e2742dd7d0fa132b7d (diff) | |
| download | qpid-python-ca64819bc020aa10d8959ca1216029828fead06f.tar.gz | |
NO-JIRA: added test exludes for transient profiles where the tests assume VH state after restart
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1604793 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaTransientExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaTransientExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaTransientExcludes b/qpid/java/test-profiles/JavaTransientExcludes index 31bae4849a..a50a8bd599 100644 --- a/qpid/java/test-profiles/JavaTransientExcludes +++ b/qpid/java/test-profiles/JavaTransientExcludes @@ -58,4 +58,7 @@ org.apache.qpid.systest.rest.VirtualHostRestTest#testRecoverVirtualHostInDesired org.apache.qpid.systest.rest.VirtualHostNodeRestTest#testCreateAndDeleteVirtualHostNode +org.apache.qpid.client.failover.FailoverBehaviourTest#testFlowControlFlagResetOnFailover +org.apache.qpid.client.failover.FailoverBehaviourTest#testFailoverHandlerTimeoutReconnected +org.apache.qpid.server.failover.FailoverMethodTest#testNoFailover |
