summaryrefslogtreecommitdiff
path: root/java/test-profiles/JavaExcludes
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-03-19 09:41:34 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-03-19 09:41:34 +0000
commited133ee49b62480ee39403e0032f8e415511ff9e (patch)
tree0c33001fc9aa8bfd90910eca8bb7d64a01c2845d /java/test-profiles/JavaExcludes
parentf0113f1d9ed647032c26b3f3e1bdf329355d4053 (diff)
downloadqpid-python-ed133ee49b62480ee39403e0032f8e415511ff9e.tar.gz
QPID-3751 : Re-enable JCA tests for 0-10 Java Broker, disable for pre-0-10 (someone should verify whether some tests would actually work on pre-0-10)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1302345 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
-rw-r--r--java/test-profiles/JavaExcludes2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes
index 2e8ad9ea3e..9741eed2e9 100644
--- a/java/test-profiles/JavaExcludes
+++ b/java/test-profiles/JavaExcludes
@@ -34,5 +34,3 @@ 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#*