[weld-commits] Weld SVN: r7064 - 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:15:03 EDT 2010


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

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

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:14:25 UTC (rev 7063)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml	2010-10-30 19:15:03 UTC (rev 7064)
@@ -16,14 +16,6 @@
       <classes>
          <!-- Issues in the TCK -->
          
-         <!-- CDITCK-180 -->
-         <class name="org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest">
-            <methods>
-               <exclude name="testSpecializingBeanHasBindingsOfSpecializedAndSpecializingBean" />
-               <exclude name="testSpecializingBeanHasNameOfSpecializedBean" />
-            </methods>
-         </class>
-         
          <!-- CDITCK-181 -->
          <class name="org.jboss.jsr299.tck.tests.lookup.clientProxy.ClientProxyTest">
             <methods>



More information about the weld-commits mailing list