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

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Mon May 10 08:57:20 EDT 2010


Author: pete.muir at jboss.org
Date: 2010-05-10 08:57:19 -0400 (Mon, 10 May 2010)
New Revision: 6222

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

Modified: cdi-tck/branches/1.0/impl/src/main/resources/tck-tests-released.xml
===================================================================
--- cdi-tck/branches/1.0/impl/src/main/resources/tck-tests-released.xml	2010-05-10 11:56:26 UTC (rev 6221)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests-released.xml	2010-05-10 12:57:19 UTC (rev 6222)
@@ -134,6 +134,12 @@
             </methods>
          </class>
                   
+         <!-- CDITCK-139 -->
+         <class name="org.jboss.jsr299.tck.tests.decorators.resolution.DecoratorResolutionTest">
+            <methods>
+               <exclude name="testDelegateTypeVariableBeanTypeVariable" />
+            </methods>
+         </class>
                   
                   
          <!-- Issues in Weld (the RI) -->



More information about the weld-commits mailing list