diff options
Diffstat (limited to 'qpid/java/010ExcludeList-store')
| -rw-r--r-- | qpid/java/010ExcludeList-store | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/qpid/java/010ExcludeList-store b/qpid/java/010ExcludeList-store index ccd47ce58b..1c62003474 100644 --- a/qpid/java/010ExcludeList-store +++ b/qpid/java/010ExcludeList-store @@ -41,4 +41,9 @@ org.apache.qpid.test.testcases.MandatoryMessageTest#test_QPID_508_MandatoryFails org.apache.qpid.test.testcases.MandatoryMessageTest#test_QPID_508_MandatoryFailsNoRouteNoTxPubSub org.apache.qpid.test.testcases.MandatoryMessageTest#test_QPID_508_MandatoryFailsNoRouteTxPubSub // the 0.10 c++ broker does not implement forget -org.apache.qpid.test.unit.xa.FaultTest#testForget
\ No newline at end of file +org.apache.qpid.test.unit.xa.FaultTest#testForget +// the 0-10 c++ broker does not implement priority / this test depends on a Java broker extension for queue creation +org.apache.qpid.server.queue.PriorityTest +//this test checks explicitly for 0-8 flow control semantics +org.apache.qpid.test.client.FlowControlTest + |
