[jboss-cvs] JBossAS SVN: r76234 - branches/JBPAPP_4_2_0_GA_CP/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jul 25 16:17:56 EDT 2008


Author: smcgowan at redhat.com
Date: 2008-07-25 16:17:56 -0400 (Fri, 25 Jul 2008)
New Revision: 76234

Modified:
   branches/JBPAPP_4_2_0_GA_CP/testsuite/build.xml
Log:
JBPAPP-993 - exclude tests due to configuration change

Modified: branches/JBPAPP_4_2_0_GA_CP/testsuite/build.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/testsuite/build.xml	2008-07-25 14:39:33 UTC (rev 76233)
+++ branches/JBPAPP_4_2_0_GA_CP/testsuite/build.xml	2008-07-25 20:17:56 UTC (rev 76234)
@@ -971,8 +971,9 @@
 
   <target name="jboss-all-config-tests" description="The units tests which are run against the jboss all config">
     <server:start name="all"/>
+<!-- JBPAPP-993 exclude due to change in DowloadServerClasses attribute
+    <antcall target="tests-client-unit"/> -->
     <antcall target="tests-standard-unit"/>
-    <antcall target="tests-client-unit"/>
     <antcall target="tests-security-basic-unit"/>
     <antcall target="tests-standard-stress"/>
     <antcall target="tests-jbossmx-compliance"/>




More information about the jboss-cvs-commits mailing list