[jboss-cvs] JBossAS SVN: r96091 - in trunk/testsuite: src/main/org/jboss and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 6 05:52:58 EST 2009


Author: bstansberry at jboss.com
Date: 2009-11-06 05:52:57 -0500 (Fri, 06 Nov 2009)
New Revision: 96091

Added:
   trunk/testsuite/src/main/org/jboss/ejb3/
   trunk/testsuite/src/main/org/jboss/ejb3/test/
Modified:
   trunk/testsuite/build.xml
Log:
[JBAS-7428] Another step in moving tests

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2009-11-06 10:47:13 UTC (rev 96090)
+++ trunk/testsuite/build.xml	2009-11-06 10:52:57 UTC (rev 96091)
@@ -1156,6 +1156,7 @@
    	<!-- The FarmedClusterHugeDeploymentUnitTestCase will fail on slaves with inadequate network buffers  -->
       <exclude name="org/jboss/test/cluster/defaultcfg/profileservice/test/FarmedClusterHugeDeploymentUnitTestCase.class"/>
       <!-- Tests in the middle of being ported from ejb3 -->
+   	<exclude name="org/jboss/ejb3/**"/>
    	<exclude name="org/jboss/test/cluster/defaultcfg/clusteredentity/**"/>
       <exclude name="org/jboss/test/cluster/entity/**"/>
          <exclude name="org/jboss/test/cluster/entityoptimisticlocking/**"/>




More information about the jboss-cvs-commits mailing list