Author: pete.muir(a)jboss.org
Date: 2010-10-06 11:21:18 -0400 (Wed, 06 Oct 2010)
New Revision: 7020
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.xml
Log:
CDITCK-179
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-09-30
17:05:37 UTC (rev 7019)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests-released.xml 2010-10-06
15:21:18 UTC (rev 7020)
@@ -351,13 +351,6 @@
</methods>
</class>
- <!-- CDITCK-179 -->
- <class
name="org.jboss.weld.tests.interceptors.passivation.PassivationActivationTest">
- <methods>
- <exclude name="testPassivationAndActivation"/>
- </methods>
- </class>
-
<!-- CDITCK-180 -->
<class
name="org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest">
<methods>
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-09-30 17:05:37 UTC
(rev 7019)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml 2010-10-06 15:21:18 UTC
(rev 7020)
@@ -95,13 +95,6 @@
</methods>
</class>
- <!-- CDITCK-179 -->
- <class
name="org.jboss.weld.tests.interceptors.passivation.PassivationActivationTest">
- <methods>
- <exclude name="testPassivationAndActivation"/>
- </methods>
- </class>
-
<!-- CDITCK-180 -->
<class
name="org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.EnterpriseBeanSpecializationTest">
<methods>
Show replies by date