Author: pete.muir(a)jboss.org
Date: 2010-10-11 07:30:55 -0400 (Mon, 11 Oct 2010)
New Revision: 7024
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-137
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-10-06
22:18:16 UTC (rev 7023)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests-released.xml 2010-10-11
11:30:55 UTC (rev 7024)
@@ -136,7 +136,7 @@
</class>
<!-- CDITCK-137 -->
- <class
name="org.jboss.jsr299.tck.tests.decorators.invocation.testChainedDecoratorInvocation.DecoratorInvocationTest">
+ <class
name="org.jboss.jsr299.tck.tests.decorators.invocation.DecoratorInvocationTest">
<methods>
<exclude name="testChainedDecoratorInvocation" />
</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-10-06 22:18:16 UTC
(rev 7023)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-tests.xml 2010-10-11 11:30:55 UTC
(rev 7024)
@@ -17,7 +17,7 @@
<!-- Issues in the TCK -->
<!-- CDITCK-137 -->
- <class
name="org.jboss.jsr299.tck.tests.decorators.invocation.testChainedDecoratorInvocation.DecoratorInvocationTest">
+ <class
name="org.jboss.jsr299.tck.tests.decorators.invocation.DecoratorInvocationTest">
<methods>
<exclude name="testChainedDecoratorInvocation" />
</methods>
Show replies by date