summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/JavaExcludes
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/test-profiles/JavaExcludes')
-rw-r--r--qpid/java/test-profiles/JavaExcludes3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes
index ce0016fcff..2e8ad9ea3e 100644
--- a/qpid/java/test-profiles/JavaExcludes
+++ b/qpid/java/test-profiles/JavaExcludes
@@ -33,3 +33,6 @@ org.apache.qpid.client.ssl.SSLTest#testMultipleCertsInSingleStore
//QPID-3605 Durable subscriber with no-local true receives messages on re-connection
org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testNoLocalMessagesNotDeliveredAfterReconnection
+
+// Removing all JCA system tests against the java broker.
+org.apache.qpid.ra.QpidRAConnectionTest#*