Skip to content

Commit

Permalink
CDITCK-417 Update exclude list
Browse files Browse the repository at this point in the history
  • Loading branch information
mkouba committed May 21, 2014
1 parent f1b8495 commit bed0de3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jboss-tck-runner/1.1/src/test/tck12/tck-tests.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@
<exclude name=".*"/>
</methods>
</class>
<!-- CDITCK-417 -->
<class name="org.jboss.cdi.tck.tests.extensions.registration.BeanRegistrationByExtensionInEarLibraryTest">
<methods>
<exclude name=".*"/>
</methods>
</class>

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

Expand Down

0 comments on commit bed0de3

Please sign in to comment.