Skip to content

Commit

Permalink
Update Excludes for Accepted TCK Challenge:
Browse files Browse the repository at this point in the history
jakartaee/rest#937

Signed-off-by: Brian Decker <bmdecker@us.ibm.com>
  • Loading branch information
brideck authored and scottmarlow committed Feb 4, 2021
1 parent 6bd1764 commit a4c1765
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions install/jakartaee/bin/ts.jtx
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ com/sun/ts/tests/jaxrs/api/rs/core/linkbuilder/JAXRSClient.java#buildNoArgsThrow
com/sun/ts/tests/jaxrs/api/rs/core/linkbuilder/JAXRSClient.java#buildObjectsThrowsUriBuilderExceptionTest_from_servlet
com/sun/ts/tests/jaxrs/api/rs/core/linkbuilder/JAXRSClient.java#buildRelativizedThrowsUriBuilderExceptionTest_from_servlet

#
# In response to accepted Platform TCK challenge jaxrs-api/issues/937, exclude the following test:
# com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java#isRegisteredRuntimeExceptionExceptionMapperTest
com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java#isRegisteredRuntimeExceptionExceptionMapperTest_from_standalone

################
# JPA
################
Expand Down
6 changes: 6 additions & 0 deletions install/jaxrs/bin/ts.jtx
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,9 @@ com/sun/ts/tests/jaxrs/jaxrs21/ee/client/executor/async/JAXRSClient.java#traceWi
#
#
com/sun/ts/tests/jaxrs/jaxrs21/ee/sse/sseeventsource/JAXRSClient.java#connectionLostForDefault500msTest_from_standalone

#
# In response to accepted Platform TCK challenge jaxrs-api/issues/937, exclude the following test:
# com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java#isRegisteredRuntimeExceptionExceptionMapperTest
com/sun/ts/tests/jaxrs/ee/rs/ext/providers/JAXRSProvidersClient.java#isRegisteredRuntimeExceptionExceptionMapperTest_from_standalone

0 comments on commit a4c1765

Please sign in to comment.