Author: pete.muir(a)jboss.org
Date: 2011-01-02 11:33:00 -0500 (Sun, 02 Jan 2011)
New Revision: 7165
Modified:
cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml
Log:
CDITCK-201
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-12-31 16:27:42 UTC
(rev 7164)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml 2011-01-02 16:33:00 UTC
(rev 7165)
@@ -15,6 +15,13 @@
</packages>
<classes>
<!-- Issues in the TCK -->
+
+ <!-- CDITCK-201 -->
+ <class
name="org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.InjectionIntoWebServiceEndPointTest">
+ <methods>
+ <exclude name="testInjectionIntoWebServiceEndpoint" />
+ </methods>
+ </class>
<!-- Issues in Weld (the RI) -->
Show replies by date