diff options
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 ada22638be..c05f7b51f4 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/java/test-profiles/JavaPre010Excludes @@ -61,3 +61,7 @@ org.apache.qpid.test.unit.client.temporaryqueue.TemporaryQueueTest#testTemporary // QPID-3604 This fix is applied only to the 0-10 code, hence this test does not work for pre 0-10. org.apache.qpid.client.prefetch.PrefetchBehaviourTest#testConnectionStop + +//XA functionality is not implemented in pre 0-10 +org.apache.qpid.jms.xa.XAResourceTest#* + |
