From 2eba5d7f6bf02db9d0ea62e4c0d75ae959553f2a Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Wed, 14 Mar 2012 14:20:04 +0000 Subject: QPID-3751 Excluding JCA system tests all together from the Java broker. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1300554 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaExcludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java/test-profiles/JavaExcludes') 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#* -- cgit v1.2.1