[weld-commits] Weld SVN: r7061 - 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:12:19 EDT 2010


Author: petemuir
Date: 2010-10-30 15:12:19 -0400 (Sat, 30 Oct 2010)
New Revision: 7061

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

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:11:59 UTC (rev 7060)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml	2010-10-30 19:12:19 UTC (rev 7061)
@@ -16,13 +16,6 @@
       <classes>
          <!-- Issues in the TCK -->
          
-         <!-- CDITCK-138 -->
-         <class name="org.jboss.jsr299.tck.tests.lookup.injectionpoint.InjectionPointTest">
-            <methods>
-               <exclude name="testIsDelegate" />
-            </methods>
-         </class>
-         
          <!-- CDITCK-176 -->
          <class name="org.jboss.jsr299.tck.tests.context.passivating.broken.decoratorWithNonPassivatingBeanConstructor.DecoratorWithNonPassivatingBeanConstructorTest">
             <methods>



More information about the weld-commits mailing list