summaryrefslogtreecommitdiff
path: root/java/010ExcludeList
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-05-28 11:50:54 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-05-28 11:50:54 +0000
commit55289d4a7a9ae310cca5146db5b99e42d7835297 (patch)
treebdc48d87493140fcf8baddf4ad8c6114225d4a93 /java/010ExcludeList
parent2366341dd03a1c66c4bf62a579cfc59603bd5d53 (diff)
downloadqpid-python-55289d4a7a9ae310cca5146db5b99e42d7835297.tar.gz
QPID-1094: Implement XA resource exception handling and add corresponding tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@660911 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/010ExcludeList')
-rw-r--r--java/010ExcludeList4
1 files changed, 3 insertions, 1 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList
index 13ae556017..ca0ad31412 100644
--- a/java/010ExcludeList
+++ b/java/010ExcludeList
@@ -44,4 +44,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