You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ra...@apache.org on 2012/03/14 15:20:05 UTC

svn commit: r1300554 - /qpid/trunk/qpid/java/test-profiles/JavaExcludes

Author: rajith
Date: Wed Mar 14 14:20:04 2012
New Revision: 1300554

URL: http://svn.apache.org/viewvc?rev=1300554&view=rev
Log:
QPID-3751 Excluding JCA system tests all together from the Java broker.

Modified:
    qpid/trunk/qpid/java/test-profiles/JavaExcludes

Modified: qpid/trunk/qpid/java/test-profiles/JavaExcludes
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/JavaExcludes?rev=1300554&r1=1300553&r2=1300554&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/JavaExcludes (original)
+++ qpid/trunk/qpid/java/test-profiles/JavaExcludes Wed Mar 14 14:20:04 2012
@@ -33,3 +33,6 @@ org.apache.qpid.client.ssl.SSLTest#testM
 
 //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#*



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org