You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2011/09/20 02:49:48 UTC

svn commit: r1172930 - /openejb/trunk/openejb3/tck/cdi-tomee/src/test/resources/passing.xml

Author: dblevins
Date: Tue Sep 20 00:49:48 2011
New Revision: 1172930

URL: http://svn.apache.org/viewvc?rev=1172930&view=rev
Log:
Newest passing info.  15 tests left!  Actually more around 10 with the excludes

Modified:
    openejb/trunk/openejb3/tck/cdi-tomee/src/test/resources/passing.xml

Modified: openejb/trunk/openejb3/tck/cdi-tomee/src/test/resources/passing.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/tck/cdi-tomee/src/test/resources/passing.xml?rev=1172930&r1=1172929&r2=1172930&view=diff
==============================================================================
--- openejb/trunk/openejb3/tck/cdi-tomee/src/test/resources/passing.xml (original)
+++ openejb/trunk/openejb3/tck/cdi-tomee/src/test/resources/passing.xml Tue Sep 20 00:49:48 2011
@@ -63,13 +63,6 @@
           <exclude name="testPassivationOfPersistenceUnit"/>
         </methods>
       </class>
-      <class name="org.jboss.jsr299.tck.tests.implementation.simple.resource.resource.InjectionOfResourceTest">
-        <methods>
-          <exclude name="testInjectionOfResource"/>
-          <exclude name="testPassivatingResource"/>
-          <exclude name="testProduceResourceProxy"/>
-        </methods>
-      </class>
       <class name="org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.nonContextualReference.SessionBeanInterceptorOnNonContextualEjbReferenceTest">
         <methods>
           <exclude name="testNonContextualSessionBeanReferenceIsIntercepted"/>
@@ -85,11 +78,6 @@
           <exclude name="testDefinitionErrorDetected"/>
         </methods>
       </class>
-      <class name="org.jboss.jsr299.tck.tests.lookup.manager.jndi.ManagerTest">
-        <methods>
-          <exclude name="testManagerLookupInJndi"/>
-        </methods>
-      </class>
     </classes>
   </test>
 </suite>