Skip to content

Commit 461226f

Browse files
committed
ArC: remove exclusion of a test that no longer exists in the CDI Lite TCK (was moved to Full)
1 parent 7b7b962 commit 461226f

File tree

1 file changed

+0
-6
lines changed
  • independent-projects/arc/tcks/cdi-tck-runner/src/test/resources

1 file changed

+0
-6
lines changed

independent-projects/arc/tcks/cdi-tck-runner/src/test/resources/testng.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -194,12 +194,6 @@
194194
<exclude name="testConditionalObserverMethodNotInvokedIfNoActiveContext"/>
195195
</methods>
196196
</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>
203197
<class name="org.jboss.cdi.tck.interceptors.tests.order.aroundInvoke.AroundInvokeOrderTest">
204198
<methods>
205199
<exclude name="testInvocationOrder"/>

0 commit comments

Comments
 (0)