summaryrefslogtreecommitdiff
path: root/java/test-profiles/cpp.testprofile
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-12-07 15:19:02 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-12-07 15:19:02 +0000
commit9d3c8a151716b5fd7e937f3e4a58fa5870f481bb (patch)
tree50cabf102381f237078a4cd245711eb1ed60e646 /java/test-profiles/cpp.testprofile
parent6d10c80d842d8f9558dad15db0ab5a0632aaf578 (diff)
downloadqpid-python-9d3c8a151716b5fd7e937f3e4a58fa5870f481bb.tar.gz
QPID-1992 : Exclude message move test from CPP broker as it uses JMX.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@887950 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/cpp.testprofile')
-rw-r--r--java/test-profiles/cpp.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/cpp.testprofile b/java/test-profiles/cpp.testprofile
index b3b979c786..0f7a718a8b 100644
--- a/java/test-profiles/cpp.testprofile
+++ b/java/test-profiles/cpp.testprofile
@@ -16,4 +16,4 @@ broker.args=
broker=${broker.executable} -p @PORT --data-dir ${build.data}/@PORT -t --auth no --no-module-dir ${broker.modules} ${broker.args}
profile.excludes=010PrefetchExcludes 010TransientExcludes
-test.excludes=Excludes 010Excludes ${profile}.excludes ${profile.excludes}
+test.excludes=Excludes 010Excludes ${profile}.excludes ${profile.excludes} cpp.excludes