Author: arne
Date: Tue Jul 1 08:22:50 2014
New Revision: 1607014
URL: http://svn.apache.org/r1607014
Log:
CDITCK-427 disabled
Modified:
openwebbeans/trunk/webbeans-tck/standalone-suite.xml
Modified: openwebbeans/trunk/webbeans-tck/standalone-suite.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-tck/standalone-suite.xml?rev=1607014&r1=1607013&r2=1607014&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tck/standalone-suite.xml (original)
+++ openwebbeans/trunk/webbeans-tck/standalone-suite.xml Tue Jul 1 08:22:50
2014
@@ -80,6 +80,13 @@
</methods>
</class>
+ <!-- CDITCK-427 -->
+ <class
name="org.jboss.cdi.tck.tests.lookup.circular.CircularDependencyTest">
+ <methods>
+ <exclude
name="testDependentProducerMethodDeclaredOnNormalBeanWhichInjectsProducedBean"/>
+ </methods>
+ </class>
+
<!-- CDITCK-428 -->
<class
name="org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.InterceptorLifeCycleTest">
<methods>