[jboss-cvs] JBossAS SVN: r109304 - branches/JBoss-AS-6.0.x_ipv6/testsuite.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Nov 12 17:22:27 EST 2010
Author: rachmatowicz at jboss.com
Date: 2010-11-12 17:22:27 -0500 (Fri, 12 Nov 2010)
New Revision: 109304
Modified:
branches/JBoss-AS-6.0.x_ipv6/testsuite/build.xml
Log:
Enable all tests to get a better picture of workload (JBAS-8540)
Modified: branches/JBoss-AS-6.0.x_ipv6/testsuite/build.xml
===================================================================
--- branches/JBoss-AS-6.0.x_ipv6/testsuite/build.xml 2010-11-12 20:11:57 UTC (rev 109303)
+++ branches/JBoss-AS-6.0.x_ipv6/testsuite/build.xml 2010-11-12 22:22:27 UTC (rev 109304)
@@ -1245,7 +1245,6 @@
<antcall target="jboss-minimal-tests" inheritRefs="true"/>
<antcall target="jboss-all-config-tests" inheritRefs="true"/>
- <!-- JBAS-8540
<antcall target="tests-profileservice" inheritRefs="true"/>
<antcall target="tests-bootstrap-dependencies" inheritRefs="true"/>
<antcall target="tests-springdeployer" inheritRefs="true"/>
@@ -1256,27 +1255,21 @@
<antcall target="tomcat-webctx-tests" inheritRefs="true"/>
<antcall target="tomcat-federation-tests" inheritRefs="true"/>
<antcall target="tests-binding-manager" inheritRefs="true"/>
- JBAS-8540 -->
<!-- <antcall target="tests-security-manager" inheritRefs="true"/> -->
<!-- <antcall target="tests-security-jaspi-unit"/> -->
- <!-- JBAS-8540
<antcall target="tests-hornetq" inheritRefs="true"/>
- JBAS-8540 -->
<!-- JBAS-7154 <antcall target="tests-compatibility" inheritRefs="true"/> -->
- <!-- JBAS-8540
<antcall target="tests-aop-scoped" inheritRefs="true"/>
<antcall target="tests-clustered-profileservice" inheritRefs="true"/>
- JBAS-8540 -->
<!-- JBAS-7680 the current 'web' profile is not an EE6 web profile and doesn't include JPA, so these WebJPA tests are disabled
<antcall target="tests-web-profile" inheritRefs="true"/>
-->
- <!-- JBAS-8540
<antcall target="tests-web-ondemand-disabled" inheritRefs="true"/>
<antcall target="tests-jts" inheritRefs="true"/>
<antcall target="tests-jacc-security" inheritRefs="true"/>
@@ -1284,7 +1277,6 @@
<antcall target="tests-jacc-securitymgr" inheritRefs="true"/>
<antcall target="tests-mod_cluster" inheritRefs="true"/>
<antcall target="tests-ha-mod_cluster" inheritRefs="true"/>
- JBAS-8540 -->
<!-- JBAS-7247 classloader leak tests have been moved out of this
target; see target tests-all-classloader-leak -->
More information about the jboss-cvs-commits
mailing list