From 3ece0b6afe552f832962ffea5a5143c7d54453d3 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 12 Jul 2010 09:52:37 +0000 Subject: Exclude the Java broker InfoPlugin tests from the CPP profiles git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@963232 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/CPPExcludes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/test-profiles') diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes index 34764c912a..564a781b0f 100755 --- a/java/test-profiles/CPPExcludes +++ b/java/test-profiles/CPPExcludes @@ -133,6 +133,8 @@ org.apache.qpid.systest.MergeConfigurationTest#* org.apache.qpid.systest.SubscriptionTest#* org.apache.qpid.systest.TopicTest#* +// This plugin is not available in the CPP broker +org.apache.qpid.info.systest.InfoPluginTest#* org.apache.qpid.server.virtualhost.plugin.* org.apache.qpid.server.virtualhost.plugin.policies.* -- cgit v1.2.1