From e5059554020c72d88f73cf32405ec047a7d4fb15 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/qpid@1300554 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/JavaExcludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java') 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#* -- cgit v1.2.1