From 35e75488ec3f1b0048f2948701bcfdc8106d760e Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 10 Sep 2012 12:39:44 +0000 Subject: QPID-4289: Fix 0-8/0-9/0-9-1 failover issues Applied patch from Philip Harvey and Oleksandr Rudyy git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1382799 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/CPPExcludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java/test-profiles') 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 -- cgit v1.2.1