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: [email protected]
For additional commands, e-mail: [email protected]