You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ge...@apache.org on 2010/03/11 23:22:00 UTC

svn commit: r922041 - /openwebbeans/trunk/webbeans-tck/jsr299-tck-impl-1.0.0-SNAPSHOT-suite.xml

Author: gerdogdu
Date: Thu Mar 11 22:21:59 2010
New Revision: 922041

URL: http://svn.apache.org/viewvc?rev=922041&view=rev
Log:
Update for passing failed test on CircularDependencyTest.

Modified:
    openwebbeans/trunk/webbeans-tck/jsr299-tck-impl-1.0.0-SNAPSHOT-suite.xml

Modified: openwebbeans/trunk/webbeans-tck/jsr299-tck-impl-1.0.0-SNAPSHOT-suite.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-tck/jsr299-tck-impl-1.0.0-SNAPSHOT-suite.xml?rev=922041&r1=922040&r2=922041&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tck/jsr299-tck-impl-1.0.0-SNAPSHOT-suite.xml (original)
+++ openwebbeans/trunk/webbeans-tck/jsr299-tck-impl-1.0.0-SNAPSHOT-suite.xml Thu Mar 11 22:21:59 2010
@@ -27,16 +27,6 @@
          </run>
       </groups>
    
-     <classes>
-         
-         <class name="org.jboss.jsr299.tck.tests.lookup.circular.CircularDependencyTest">
-            <methods>
-               <exclude name="testCircularInjectionOnTwoNormalBeans"/>
-            </methods>
-         </class>
-                           
-      </classes>       
- 
       <packages>         
          <package name="org.jboss.jsr299.tck.tests.*"></package>
       </packages>