[weld-commits] Weld SVN: r7066 - cdi-tck/branches/1.0/impl/src/main/resources.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sat Oct 30 15:16:00 EDT 2010


Author: petemuir
Date: 2010-10-30 15:15:59 -0400 (Sat, 30 Oct 2010)
New Revision: 7066

Modified:
   cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml
Log:
CDITCK-182

Modified: cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml
===================================================================
--- cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml	2010-10-30 19:15:30 UTC (rev 7065)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml	2010-10-30 19:15:59 UTC (rev 7066)
@@ -16,13 +16,6 @@
       <classes>
          <!-- Issues in the TCK -->
          
-         <!-- CDITCK-182 -->
-         <class name="org.jboss.jsr299.tck.tests.policy.enterprise.SessionBeanPolicyTest">
-            <methods>
-               <exclude name="testEnabledPolicyAvailable" />
-            </methods>
-         </class>
-         
          <!-- CDITCK-183 -->
          <class name="org.jboss.jsr299.tck.tests.context.DestroyedInstanceReturnedByGetTest">
             <methods>



More information about the weld-commits mailing list