We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7b962 commit 461226fCopy full SHA for 461226f
independent-projects/arc/tcks/cdi-tck-runner/src/test/resources/testng.xml
@@ -194,12 +194,6 @@
194
<exclude name="testConditionalObserverMethodNotInvokedIfNoActiveContext"/>
195
</methods>
196
</class>
197
- <class name="org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectableReferenceTest">
198
- <methods>
199
- <exclude name="testGetInjectableReferenceReturnsDelegateForDelegateInjectionPoint"/>
200
- <exclude name="testGetInjectableReferenceOnBeanManager"/>
201
- </methods>
202
- </class>
203
<class name="org.jboss.cdi.tck.interceptors.tests.order.aroundInvoke.AroundInvokeOrderTest">
204
<methods>
205
<exclude name="testInvocationOrder"/>
0 commit comments