[jboss-cvs] JBossAS SVN: r108774 - branches/JBoss-AS-6.0.x_ipv6/testsuite.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Oct 21 18:33:23 EDT 2010
Author: rachmatowicz at jboss.com
Date: 2010-10-21 18:33:23 -0400 (Thu, 21 Oct 2010)
New Revision: 108774
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-21 22:27:52 UTC (rev 108773)
+++ branches/JBoss-AS-6.0.x_ipv6/testsuite/build.xml 2010-10-21 22:33:23 UTC (rev 108774)
@@ -1243,9 +1243,9 @@
<record name="${basedir}/output/tests.log" append="no" action="start" loglevel="info"/>
<property name="nojars" value="true"/>
<antcall target="jboss-minimal-tests" inheritRefs="true"/>
- <antcall target="jboss-all-config-tests" inheritRefs="true"/>
<!-- JBAS-8540
+ <antcall target="jboss-all-config-tests" inheritRefs="true"/>
<antcall target="tests-profileservice" inheritRefs="true"/>
<antcall target="tests-bootstrap-dependencies" inheritRefs="true"/>
<antcall target="tests-springdeployer" inheritRefs="true"/>
More information about the jboss-cvs-commits
mailing list