diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-12-07 15:19:02 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-12-07 15:19:02 +0000 |
| commit | 7ec3267d45da37c1997723a719965d2390b4bc6d (patch) | |
| tree | fb256c85e2affdd72f66590da42832775d245aa9 /qpid/java/test-profiles/cpp.excludes | |
| parent | 0be20e2b41eebfe42cbe36c52c744dbaa33074d5 (diff) | |
| download | qpid-python-7ec3267d45da37c1997723a719965d2390b4bc6d.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@887950 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/cpp.excludes')
| -rw-r--r-- | qpid/java/test-profiles/cpp.excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/cpp.excludes b/qpid/java/test-profiles/cpp.excludes new file mode 100644 index 0000000000..4d7363eb75 --- /dev/null +++ b/qpid/java/test-profiles/cpp.excludes @@ -0,0 +1,2 @@ +// This test requires JMX interface to move messages +org.apache.qpid.test.client.message.JMSDestinationTest#testMovedToQueue |
