[jboss-cvs] JBossAS SVN: r58321 - trunk/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 13 17:50:48 EST 2006


Author: rrajesh
Date: 2006-11-13 17:50:47 -0500 (Mon, 13 Nov 2006)
New Revision: 58321

Modified:
   trunk/testsuite/build.xml
Log:
Disabled jboss-minimal-tests to until fixed to get the remaining tests running.

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2006-11-13 22:06:53 UTC (rev 58320)
+++ trunk/testsuite/build.xml	2006-11-13 22:50:47 UTC (rev 58321)
@@ -840,7 +840,7 @@
       depends="maybejars">
       <record name="${basedir}/build.log" append="no" action="start" loglevel="${buildlog.level}"/>
       <property name="nojars" value="true"/>
-      <antcall target="jboss-minimal-tests" />
+<!--      <antcall target="jboss-minimal-tests" />-->
       <antcall target="jboss-all-config-tests"/>
       <antcall target="tests-security-manager"/>
       <antcall target="tests-clustering-all-stacks"/>




More information about the jboss-cvs-commits mailing list