summaryrefslogtreecommitdiff
path: root/qpid/java/010ExcludeList
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-05-28 15:12:31 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-05-28 15:12:31 +0000
commit1422bd4f2f5291143fc6781599e6de8aad3490a1 (patch)
treeacb561f0dc21f36e60816e8635d1de097fbd77f8 /qpid/java/010ExcludeList
parent831649f6424871791fa5fac2a5a7403cf4ae45e9 (diff)
downloadqpid-python-1422bd4f2f5291143fc6781599e6de8aad3490a1.tar.gz
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
Diffstat (limited to 'qpid/java/010ExcludeList')
-rw-r--r--qpid/java/010ExcludeList4
1 files changed, 2 insertions, 2 deletions
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