summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/JavaPre010Excludes
diff options
context:
space:
mode:
authorWeston M. Price <wprice@apache.org>2012-05-14 19:30:20 +0000
committerWeston M. Price <wprice@apache.org>2012-05-14 19:30:20 +0000
commitfa7baeaf72635628b9d2ea2ad60ba782d6313044 (patch)
tree4a6514c18814b7380463d340797e36bfca36be85 /qpid/java/test-profiles/JavaPre010Excludes
parent6bdb9fe2b2955a8ff5665ad2908136348c678383 (diff)
downloadqpid-python-fa7baeaf72635628b9d2ea2ad60ba782d6313044.tar.gz
QPID-3990: Multiple XAResources isSameRM behavior
*Track XAResource siblings in start/end methods *Added AMQXAResource interface *Added systemtest for new XAResource behavior *Refactored XAResourceTest to extend AbstractXATest git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1338355 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaPre010Excludes')
-rw-r--r--qpid/java/test-profiles/JavaPre010Excludes1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes
index 18320646ee..0546ce92d3 100644
--- a/qpid/java/test-profiles/JavaPre010Excludes
+++ b/qpid/java/test-profiles/JavaPre010Excludes
@@ -66,4 +66,5 @@ org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSel
// JCA system tests require XA support (should look to see if we can reduce scope of excludes here)
org.apache.qpid.ra.QpidRAConnectionTest#*
+org.apache.qpid.ra.QpidRAXAResourceTest#*