From 0fbd1ad3e033332af64041ef5426f8b9522dfdbe Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Mon, 5 Jul 2010 11:18:00 +0000 Subject: QPID-1447 : Correct excludes for SCD Tests. Added to CPPExcludes as CPP broker doesn't have SCD also Java 0.10 profile will not pass due to issues with client exception handling see QPID-2657 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@960556 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/CPPExcludes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'qpid/java') diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 321cb507e8..34764c912a 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -126,7 +126,13 @@ org.apache.qpid.server.queue.ConflationQueueTest#* org.apache.qpid.test.unit.client.AMQConnectionTest#testHeartBeat //Excluded due to QPID-1447 : CPP broker does not have SlowConsumer Disconnection -org.apache.qpid.systest.SlowConsumerTest#* +// NOTE also excludes from the java.0.10 profile due to QPID-2657 +org.apache.qpid.systest.GlobalQueuesTest#* +org.apache.qpid.systest.GlobalTopicsTest#* +org.apache.qpid.systest.MergeConfigurationTest#* +org.apache.qpid.systest.SubscriptionTest#* +org.apache.qpid.systest.TopicTest#* + org.apache.qpid.server.virtualhost.plugin.* org.apache.qpid.server.virtualhost.plugin.policies.* -- cgit v1.2.1