blob: dae6ea969797bd2b3e0f9f2fac47bc48568ce65a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
//======================================================================
//Exclude the following tests when running the InVM default test profile
//======================================================================
// QPID-2097 exclude until InVM JMX test runs are reliable
org.apache.qpid.server.queue.ProducerFlowControlTest#testFlowControlAttributeModificationViaJMX
// This test requires a broker capable of 0-8/9 and 0-10
org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend
// QPID-2478 test fails when run against broker using 0-8/9
org.apache.qpid.test.client.message.JMSDestinationTest#testGetDestinationWithCustomExchange
|