diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-07-12 09:52:37 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-07-12 09:52:37 +0000 |
| commit | dc064352b920a9ca85d86063b094a50ab02dc213 (patch) | |
| tree | 44c22b060f3798154f2e3f6b0b5cdc4b17cc0ae5 /qpid/java | |
| parent | 2062588ec0f4cae8fe45bf4e37a8b871211560b5 (diff) | |
| download | qpid-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-x | qpid/java/test-profiles/CPPExcludes | 2 |
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.* |
