diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2012-03-19 09:41:34 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2012-03-19 09:41:34 +0000 |
| commit | 617810d8db1359d81688be587908cebe77d3f559 (patch) | |
| tree | 4c02b0c08508a76235294ba1451f7911fa03f14b /qpid/java/test-profiles/JavaPre010Excludes | |
| parent | 528d2f3a403a90e2e4016308b335757fa358a27f (diff) | |
| download | qpid-python-617810d8db1359d81688be587908cebe77d3f559.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@1302345 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaPre010Excludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaPre010Excludes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes index 18d2e52736..18320646ee 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/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#* + |
