summaryrefslogtreecommitdiff
path: root/java/test-profiles/JavaPre010Excludes
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-03-19 09:41:34 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-03-19 09:41:34 +0000
commited133ee49b62480ee39403e0032f8e415511ff9e (patch)
tree0c33001fc9aa8bfd90910eca8bb7d64a01c2845d /java/test-profiles/JavaPre010Excludes
parentf0113f1d9ed647032c26b3f3e1bdf329355d4053 (diff)
downloadqpid-python-ed133ee49b62480ee39403e0032f8e415511ff9e.tar.gz
QPID-3751 : Re-enable JCA tests for 0-10 Java Broker, disable for pre-0-10 (someone should verify whether some tests would actually work on pre-0-10)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1302345 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaPre010Excludes')
-rw-r--r--java/test-profiles/JavaPre010Excludes4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes
index 18d2e52736..18320646ee 100644
--- a/java/test-profiles/JavaPre010Excludes
+++ b/java/test-profiles/JavaPre010Excludes
@@ -63,3 +63,7 @@ org.apache.qpid.jms.xa.XAResourceTest#*
//Tests durable subscription selector verification behaviour that 0-8/0-9/0-9-1 cant provide
org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSelectorAndRestart
+
+// JCA system tests require XA support (should look to see if we can reduce scope of excludes here)
+org.apache.qpid.ra.QpidRAConnectionTest#*
+