Skip to content

Commit

Permalink
CDITCK-181
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Sep 20, 2010
1 parent b17054c commit 96df5cb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions jboss-tck-runner/src/test/resources/tck-tests.xml
Expand Up @@ -75,6 +75,14 @@
</methods>
</class>

<!-- CDITCK-181 -->
<class
name="org.jboss.jsr299.tck.tests.lookup.clientProxy.ClientProxyTest">
<methods>
<exclude name="testInactiveScope" />
</methods>
</class>

<!-- Issues in Weld (the RI) -->

<!-- WELD-401 -->
Expand Down

0 comments on commit 96df5cb

Please sign in to comment.