[jboss-cvs] JBossAS SVN: r70977 - projects/ejb3/trunk/core/src/test/resources/testrunner-config.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 18 22:57:34 EDT 2008


Author: ALRubinger
Date: 2008-03-18 22:57:34 -0400 (Tue, 18 Mar 2008)
New Revision: 70977

Modified:
   projects/ejb3/trunk/core/src/test/resources/testrunner-config/jbossas_configuration-ejb3_test-bindings.xml
Log:
[EJBTHREE-1212] Configure EJB Tests to run off 'all' configuration

Modified: projects/ejb3/trunk/core/src/test/resources/testrunner-config/jbossas_configuration-ejb3_test-bindings.xml
===================================================================
--- projects/ejb3/trunk/core/src/test/resources/testrunner-config/jbossas_configuration-ejb3_test-bindings.xml	2008-03-19 02:45:23 UTC (rev 70976)
+++ projects/ejb3/trunk/core/src/test/resources/testrunner-config/jbossas_configuration-ejb3_test-bindings.xml	2008-03-19 02:57:34 UTC (rev 70977)
@@ -33,17 +33,136 @@
 
 <bindings>
   <configurations>
-    <configuration name="default">
+  
+    <!-- EJB Tests -->
+    <configuration name="all">
       <jvmargs>
         <jvmarg>-Xmx512M</jvmarg>
         <jvmarg>-Xms128M</jvmarg>
       </jvmargs>
       <tests>
-        <test name="TEST2" />
-        <test name="TEST8" />
-        <test name="TEST5" />
+        <test name="ejbthree1090" />
+        <test name="ejbthree1092" />
+        <test name="webservices" />
+        <test name="regression/ejbthree454" />
+        <test name="regression/ejbthree670" />
+        <test name="regression/salesforce7123" />
+        <test name="regression/scopedclassloader" />
+        <test name="dependency" />
+        <test name="bmt" />
+        <test name="appclient" />
+        <test name="regression/ejbthree249" />
+        <test name="regression/ejbthree316" />
+        <test name="regression/ejbthree231" />
+        <test name="clientinterceptors" />
+        <test name="interceptors2" />
+        <test name="interceptors3" />
+        <test name="interceptors" />
+        <test name="jaxws" />
+        <test name="txexceptions" />
+        <test name="localcall" />
+        <test name="service" />
+        <test name="stateful" />
+        <test name="descriptortypo" />
+        <test name="concurrent" />
+        <test name="aspectdomain" />
+        <test name="ejbcontext" />
+        <test name="initial" />
+        <test name="timer" />
+        <test name="timerdependency" />
+        <test name="classloader" />
+        <test name="arjuna" />
+        <test name="asynchronous" />
+        <test name="mdb" />
+        <test name="mdbsessionpoolclear" />
+        <test name="invalidtxmdb" />
+        <test name="mdbtransactions" />
+        <test name="consumer" />
+        <test name="cache" />
+        <test name="strictpool" />
+        <test name="stateless" />
+        <test name="defaultremotebindings" />
+        <test name="concurrentnaming" />
+        <test name="homeinterface" />
+        <test name="propertyreplacement" />
+        <test name="deployer" />
+        <test name="container" />
+        <test name="circulardependency" />
+        <test name="servicedependency" />
+        <test name="security" />
+        <test name="dd" />
+        <test name="bank" />
+        <test name="schema" />
+        <test name="mail" />
+        <test name="unauthenticatedprincipal" />
+        <test name="securitydomain" />
+        <test name="security5" />
+        <test name="tck5sec" />
+        <test name="naming" />
+        <test name="pool" />
+        <test name="reference21_30" />
+        <test name="dd/mdb" />
+        <test name="jca/inflowmdb" />
+        <test name="jms" />
+        <test name="jms/managed" />
+        <test name="enventry" />
+        <test name="dd/override" />
+        <test name="dd/web" />
+        <test name="jsp" />
+        <test name="servlet" />
+        <test name="exception" />
+        <test name="microbench" />
+        <test name="ejbthree471" />
+        <test name="ejbthree712" />
+        <test name="ejbthree724" />
+        <test name="ejbthree751" />
+        <test name="ejbthree785" />
+        <test name="ejbthree786" />
+        <test name="ejbthree832" />
+        <test name="ejbthree936" />
+        <test name="ejbthree939" />
+        <test name="ejbthree953" />
+        <test name="ejbthree957" />
+        <test name="ejbthree959" />
+        <test name="ejbthree963" />
+        <test name="ejbthree967" />
+        <test name="ejbthree971" />
+        <test name="ejbthree973" />
+        <test name="ejbthree985" />
+        <test name="ejbthree986" />
+        <test name="ejbthree994" />
+        <test name="ejbthree989" />
+        <test name="ejbthree1020" />
+        <test name="ejbthree1023" />
+        <test name="ejbthree1025" />
+        <test name="ejbthree1040" />
+        <test name="ejbthree1057" />
+        <test name="ejbthree1060" />
+        <test name="ejbthree1062" />
+        <test name="ejbthree1066" />
+        <test name="ejbthree1071" />
+        <test name="ejbthree1075" />
+        <test name="ejbthree1082" />
+        <test name="ejbthree1119" />
+        <test name="ejbthree1122" />
+        <test name="ejbthree1123" />
+        <test name="ejbthree1127" />
+        <test name="ejbthree1130" />
+        <test name="ejbthree1146" />
+        <test name="ejbthree1148" />
+        <test name="ejbthree1154" />
+        <test name="ejbthree1155" />
+        <test name="ejbthree1157" />
+        <test name="statelesscreation" />
+        <test name="jbas4489" />
+        <test name="changexml" />
       </tests>
+      
     </configuration>
+    <!-- 
+    
+    Testing
+    
     <configuration name="all">
       <jvmargs>
         <jvmarg>-Xmx512M</jvmarg>
@@ -63,6 +182,6 @@
         <test name="TEST8" />
         <test name="TEST13" />
       </tests>
-    </configuration>
+    </configuration> -->
   </configurations>
 </bindings>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list