diff options
Diffstat (limited to 'qpid/java/test-profiles')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 48a1bd61e6..e0b8354f5e 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -184,3 +184,6 @@ org.apache.qpid.disttest.* // Exclude java broker REST API tests org.apache.qpid.server.management.plugin.servlet.rest.* org.apache.qpid.systest.rest.acl.* + +// Exclude failover tests requiring virtual host functionality +org.apache.qpid.client.failover.MultipleBrokersFailoverTest#*
\ No newline at end of file |
