summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-07-12 09:52:37 +0000
committerRobert Gemmell <robbie@apache.org>2010-07-12 09:52:37 +0000
commitdc064352b920a9ca85d86063b094a50ab02dc213 (patch)
tree44c22b060f3798154f2e3f6b0b5cdc4b17cc0ae5 /qpid/java
parent2062588ec0f4cae8fe45bf4e37a8b871211560b5 (diff)
downloadqpid-python-dc064352b920a9ca85d86063b094a50ab02dc213.tar.gz
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
Diffstat (limited to 'qpid/java')
-rwxr-xr-xqpid/java/test-profiles/CPPExcludes2
1 files changed, 2 insertions, 0 deletions
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.*