Skip to content

Commit

Permalink
Exclusion list update - WELD-1110
Browse files Browse the repository at this point in the history
  • Loading branch information
mkouba committed Apr 23, 2012
1 parent 98c1c0c commit 8fd066d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jboss-tck-runner/1.1/src/test/resources/tck-tests.xml
Expand Up @@ -214,6 +214,12 @@
<exclude name=".*"/>
</methods>
</class>
<!-- WELD-1110 -->
<class name="org.jboss.cdi.tck.tests.decorators.invocation.enterprise.EnterpriseDecoratorInvocationTest">
<methods>
<exclude name=".*"/>
</methods>
</class>


<!-- Issues in JBoss AS -->
Expand Down

0 comments on commit 8fd066d

Please sign in to comment.