From dc064352b920a9ca85d86063b094a50ab02dc213 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@963232 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/CPPExcludes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qpid/java') diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 34764c912a..564a781b0f 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/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