[jboss-cvs] JBossAS SVN: r108865 - branches/JBoss-AS-6.0.x_ipv6/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Oct 24 20:31:31 EDT 2010


Author: rachmatowicz at jboss.com
Date: 2010-10-24 20:31:30 -0400 (Sun, 24 Oct 2010)
New Revision: 108865

Modified:
   branches/JBoss-AS-6.0.x_ipv6/testsuite/build.xml
Log:
Update list of tests for debugging (JBAS-8540)

Modified: branches/JBoss-AS-6.0.x_ipv6/testsuite/build.xml
===================================================================
--- branches/JBoss-AS-6.0.x_ipv6/testsuite/build.xml	2010-10-24 23:42:43 UTC (rev 108864)
+++ branches/JBoss-AS-6.0.x_ipv6/testsuite/build.xml	2010-10-25 00:31:30 UTC (rev 108865)
@@ -1332,8 +1332,6 @@
       <server:start name="all"/>
       
       <antcall target="tests-standard-unit" inheritRefs="true"/>
-   	
-   	  <!-- JBAS-8540 
       <antcall target="tests-client-unit" inheritRefs="true"/>
       <antcall target="tests-security-basic-unit" inheritRefs="true"/>
       <antcall target="tests-standard-stress" inheritRefs="true"/>
@@ -1344,7 +1342,6 @@
       <antcall target="tests-scout-jaxr" inheritRefs="true"/>
       <antcall target="tests-webservice" inheritRefs="true"/>
       <antcall target="tests-ws" inheritRefs="true"/>
-           JBAS-8540 -->
    	
       <!--<antcall target="tests-aspects" inheritRefs="true"/>-->
       <server:stop name="all"/>



More information about the jboss-cvs-commits mailing list