From 1422bd4f2f5291143fc6781599e6de8aad3490a1 Mon Sep 17 00:00:00 2001 From: Arnaud Simon Date: Wed, 28 May 2008 15:12:31 +0000 Subject: QPID-1094 and QPID-1095: Updated XaResource for handling wrong flag value, updated xa tests for using correct flag values, excluded forget test as the current 0.10 broker does not implement forget. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@660973 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/010ExcludeList | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/java/010ExcludeList') diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index ca0ad31412..59a4a0097c 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/java/010ExcludeList @@ -45,5 +45,5 @@ org.apache.qpid.test.testcases.MandatoryMessageTest#test_QPID_508_MandatoryFails 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 -// 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 +// the 0.10 c++ broker does not implement forget +org.apache.qpid.test.unit.xa.FaultTest#testForget \ No newline at end of file -- cgit v1.2.1