diff options
Diffstat (limited to 'qpid/java/010ExcludeList-store')
| -rw-r--r-- | qpid/java/010ExcludeList-store | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/qpid/java/010ExcludeList-store b/qpid/java/010ExcludeList-store index 94777dc44b..1692fd2345 100644 --- a/qpid/java/010ExcludeList-store +++ b/qpid/java/010ExcludeList-store @@ -39,4 +39,6 @@ org.apache.qpid.test.testcases.ImmediateMessageTest#test_QPID_517_ImmediateFails org.apache.qpid.test.testcases.MandatoryMessageTest#test_QPID_508_MandatoryFailsNoRouteNoTxP2P org.apache.qpid.test.testcases.MandatoryMessageTest#test_QPID_508_MandatoryFailsNoRouteTxP2P org.apache.qpid.test.testcases.MandatoryMessageTest#test_QPID_508_MandatoryFailsNoRouteNoTxPubSub -org.apache.qpid.test.testcases.MandatoryMessageTest#test_QPID_508_MandatoryFailsNoRouteTxPubSub
\ No newline at end of file +org.apache.qpid.test.testcases.MandatoryMessageTest#test_QPID_508_MandatoryFailsNoRouteTxPubSub +// Those tests are failing, they must be removed from this list once QPID-1095 is fixed. +org.apache.qpid.test.unit.xa.FaultTest#*
\ No newline at end of file |
