[jboss-cvs] JBossAS SVN: r88153 - projects/ejb3/trunk/testsuite/src/test/resources.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 4 11:04:36 EDT 2009


Author: jaikiran
Date: 2009-05-04 11:04:35 -0400 (Mon, 04 May 2009)
New Revision: 88153

Modified:
   projects/ejb3/trunk/testsuite/src/test/resources/known-issues.xml
Log:
EJBTHREE-1346 The plugin is now targeted against 5.1.0 CR1, hence removing the EJBTHREE-1346 testcases from the known-issues list

Modified: projects/ejb3/trunk/testsuite/src/test/resources/known-issues.xml
===================================================================
--- projects/ejb3/trunk/testsuite/src/test/resources/known-issues.xml	2009-05-04 15:04:34 UTC (rev 88152)
+++ projects/ejb3/trunk/testsuite/src/test/resources/known-issues.xml	2009-05-04 15:04:35 UTC (rev 88153)
@@ -50,9 +50,5 @@
   <entry key="org.jboss.ejb3.test.ejbthree1647.unit.ResourceInjectionIntoPrimitivesTestCase.testIntegerInjectionUsingResourceMappedName">show</entry>
   <!-- EJBTHREE-1053 -->
   <entry key="org.jboss.ejb3.test.ejbthree1053.unit.ConsistentPassivatedStateUnitTestCase.testConsistentPassivatedState">show</entry>
-  <!-- EJBTHREE-1346 won't pass until 1.1.5 or later is used in AS 5.1.0.CR1 or later -->
-  <entry key="org.jboss.ejb3.test.ejbthree1346.unit.DisableClusteredAnnotationUnitTestCase.testStatefulBean">show</entry>
-  <entry key="org.jboss.ejb3.test.ejbthree1346.unit.DisableClusteredAnnotationUnitTestCase.testStatelessBean">show</entry>
-  <entry key="org.jboss.ejb3.test.ejbthree1346.unit.DisableClusteredAnnotationUnitTestCase.testServerFound">show</entry>
   
 </properties>




More information about the jboss-cvs-commits mailing list