summaryrefslogtreecommitdiff
path: root/java/test-profiles/JavaExcludes
diff options
context:
space:
mode:
Diffstat (limited to 'java/test-profiles/JavaExcludes')
-rw-r--r--java/test-profiles/JavaExcludes3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes
index ce0016fcff..2e8ad9ea3e 100644
--- a/java/test-profiles/JavaExcludes
+++ b/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#*