Skip to content

Commit

Permalink
CDITCK-181
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Sep 21, 2010
1 parent c7c34d1 commit d4c982f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions jboss-tck-runner/src/test/resources/tck-tests.xml
Expand Up @@ -70,6 +70,13 @@

<!-- CDITCK-177 -->
<class name="org.jboss.jsr299.tck.tests.implementation.simple.definition.EnterpriseBeanNotDiscoveredAsManagedBeanTest">
<!-- CDITCK-181 -->
<class
name="org.jboss.jsr299.tck.tests.lookup.clientProxy.ClientProxyTest">
<methods>
<exclude name="testInactiveScope" />
</methods>
</class>
<methods>
<exclude name="testClassesImplementingEnterpriseBeanInterfaceNotDiscoveredAsSimpleBean" />
</methods>
Expand Down

0 comments on commit d4c982f

Please sign in to comment.