[jboss-cvs] JBossAS SVN: r61640 - projects/aop/trunk/aop.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 23 11:47:41 EDT 2007


Author: kabir.khan at jboss.com
Date: 2007-03-23 11:47:41 -0400 (Fri, 23 Mar 2007)
New Revision: 61640

Modified:
   projects/aop/trunk/aop/base-tests.xml
Log:
Exclude the stress tests from the regular testsuite runs

Modified: projects/aop/trunk/aop/base-tests.xml
===================================================================
--- projects/aop/trunk/aop/base-tests.xml	2007-03-23 14:25:35 UTC (rev 61639)
+++ projects/aop/trunk/aop/base-tests.xml	2007-03-23 15:47:41 UTC (rev 61640)
@@ -17,9 +17,6 @@
          <param name="test" value="jdk15base"/>
       </antcall>
       <antcall target="${test-target}" inheritRefs="true">
-         <param name="test" value="stress/simple"/>
-      </antcall>
-      <antcall target="${test-target}" inheritRefs="true">
          <param name="test" value="invoketarget"/>
       </antcall>
    	<antcall target="${test-target}" inheritRefs="true">




More information about the jboss-cvs-commits mailing list