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

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Tue May 18 08:00:27 EDT 2010


Author: pete.muir at jboss.org
Date: 2010-05-18 08:00:27 -0400 (Tue, 18 May 2010)
New Revision: 6239

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

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-18 11:32:13 UTC (rev 6238)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests-released.xml	2010-05-18 12:00:27 UTC (rev 6239)
@@ -154,6 +154,13 @@
                <exclude name="testApplicationContextShared" />
             </methods>
          </class>
+         
+         <!-- CDITCK-160 -->
+         <class name="org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.NewEnterpriseBeanICTest">
+            <methods>
+               <exclude name="testNewBeanHasSameConstructor" />
+            </methods>
+         </class>
                   
                   
          <!-- Issues in Weld (the RI) -->



More information about the weld-commits mailing list