Skip to content

Commit

Permalink
port r5882 to trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Feb 18, 2010
1 parent 5237083 commit a2e552d
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 @@ -156,6 +156,13 @@
</methods>
</class>

<!-- CDKTCK-112 -->
<class name="org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithConversationScope.SingletonWithConversationScopeTest">
<methods>
<exclude name="testSingletonWithConversationScopeFails" />
</methods>
</class>


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

Expand Down

0 comments on commit a2e552d

Please sign in to comment.