summaryrefslogtreecommitdiff
path: root/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
commit3ece0b6afe552f832962ffea5a5143c7d54453d3 (patch)
tree1181b4741981c762c168054d98639ac311d928ec /java
parent5f5a5fd1b2d5b1e123ca3a95b68303ce078c4825 (diff)
downloadqpid-python-3ece0b6afe552f832962ffea5a5143c7d54453d3.tar.gz
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
Diffstat (limited to 'java')
-rwxr-xr-xjava/test-profiles/CPPExcludes2
1 files changed, 2 insertions, 0 deletions
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.*