-
Bug
-
Resolution: Done
-
Major
-
1.0.2.CR3
-
None
The docs say that adding the org.jboss.jsr299.tck.impl.WebProfileMethodSelector to the testng file is all that is needed to get only web-profile specific tests (section 4.3). However when we do this we still get this test run:
testInjectionIntoWebServiceEndpoint(org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.InjectionIntoWebServiceEndPointTest)
Since web services aren't supported in web profile it seems unlikely that this test should be run.