[weld-commits] Weld SVN: r7060 - 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:11:59 EDT 2010


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

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

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:36 UTC (rev 7059)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml	2010-10-30 19:11:59 UTC (rev 7060)
@@ -16,13 +16,6 @@
       <classes>
          <!-- Issues in the TCK -->
          
-         <!-- CDITCK-137 -->
-         <class name="org.jboss.jsr299.tck.tests.decorators.invocation.DecoratorInvocationTest">
-            <methods>
-               <exclude name="testChainedDecoratorInvocation" />
-            </methods>
-         </class>
-         
          <!-- CDITCK-138 -->
          <class name="org.jboss.jsr299.tck.tests.lookup.injectionpoint.InjectionPointTest">
             <methods>



More information about the weld-commits mailing list