Skip to content

Commit

Permalink
CDITCK-111
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Feb 17, 2010
1 parent 8bc2c51 commit a9c5cc3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions jboss-tck-runner/src/test/resources/tck-tests.xml
Expand Up @@ -103,6 +103,18 @@
</methods>
</class>

<!-- CDITCK-111 -->
<class name="org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.NewEnterpriseBeanTest">
<methods>
<exclude name="testForEachEnterpriseBeanANewBeanExists" />
<exclude name="testNewBeanHasNoBeanELName" />
<exclude name="testNewBeanHasNoObservers" />
<exclude name="testNewBeanHasNoStereotypes" />
<exclude name="testNewBeanIsDependentScoped" />
<exclude name="testNewBeanIsHasOnlyNewBinding" />
</methods>
</class>

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

<!-- WELD-390 fixed, but TCK test is broken in 1.0.1-CR1 -->
Expand Down

0 comments on commit a9c5cc3

Please sign in to comment.