diff options
Diffstat (limited to 'qpid/java/test-profiles/cpp.excludes')
| -rw-r--r-- | qpid/java/test-profiles/cpp.excludes | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/cpp.excludes b/qpid/java/test-profiles/cpp.excludes index 4d7363eb75..64417a0edc 100644 --- a/qpid/java/test-profiles/cpp.excludes +++ b/qpid/java/test-profiles/cpp.excludes @@ -1,2 +1,10 @@ +//====================================================================== +//Exclude the following tests when running all cpp test profilies +//====================================================================== + // This test requires JMX interface to move messages org.apache.qpid.test.client.message.JMSDestinationTest#testMovedToQueue + +// This test requires a broker capable of 0-8/9 and 0-10 +org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend + |
