[jboss-cvs] JBossAS SVN: r72742 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 25 16:49:13 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-04-25 16:49:13 -0400 (Fri, 25 Apr 2008)
New Revision: 72742

Modified:
   trunk/testsuite/build.xml
Log:
[JBAS-5405] Add clustered cl leak tests to main testsuite run

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-04-25 20:29:50 UTC (rev 72741)
+++ trunk/testsuite/build.xml	2008-04-25 20:49:13 UTC (rev 72742)
@@ -922,6 +922,7 @@
       <antcall target="jrmp-invoker-tests"/>
       <antcall target="pooled-invoker-tests"/>
       <antcall target="tests-classloader-leak"/>
+      <antcall target="tests-clustered-classloader-leak"/>
       <antcall target="tests-report"/>
       <record name="output/tests.log" action="stop"/>
       <condition property="servers.shutdown.failed">




More information about the jboss-cvs-commits mailing list