[jboss-cvs] JBossAS SVN: r100772 - projects/ejb3/trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 9 14:10:42 EST 2010


Author: ALRubinger
Date: 2010-02-09 14:10:41 -0500 (Tue, 09 Feb 2010)
New Revision: 100772

Modified:
   projects/ejb3/trunk/testsuite/build-test.xml
Log:
[EJBTHREE-2009] Disable "ejbthree1116" test until it can be sorted

Modified: projects/ejb3/trunk/testsuite/build-test.xml
===================================================================
--- projects/ejb3/trunk/testsuite/build-test.xml	2010-02-09 19:05:41 UTC (rev 100771)
+++ projects/ejb3/trunk/testsuite/build-test.xml	2010-02-09 19:10:41 UTC (rev 100772)
@@ -5018,9 +5018,9 @@
       <antcall target="test" inheritRefs="true">
          <param name="test" value="ejbthree1082"/>
       </antcall>
-      <antcall target="test" inheritRefs="true">
+      <!-- <antcall target="test" inheritRefs="true">
          <param name="test" value="ejbthree1116"/>
-      </antcall>
+      </antcall> -->
       <antcall target="test" inheritRefs="true">
          <param name="test" value="ejbthree1119"/>
       </antcall>




More information about the jboss-cvs-commits mailing list