Author: struberg
Date: Thu Jun 15 21:12:09 2017
New Revision: 1798882

URL: http://svn.apache.org/viewvc?rev=1798882&view=rev
Log:
and one more with CDI-581 problems

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=1798882&r1=1798881&r2=1798882&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tck/standalone-suite.xml (original)
+++ openwebbeans/trunk/webbeans-tck/standalone-suite.xml Thu Jun 15 21:12:09 
2017
@@ -137,10 +137,13 @@
                 <methods><exclude name=".*"/></methods>
             </class>
 
-            <!-- https://issues.jboss.org/browse/CDI-581 -->
+            <!-- https://issues.jboss.org/browse/CDI-581 , both tests...-->
             <class 
name="org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest">
                 <methods><exclude name=".*"/></methods>
             </class>
+            <class 
name="org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest">
+                <methods><exclude name=".*"/></methods>
+            </class>
 
 
             <!--


Reply via email to