commit | 7e74b8c37158857e329bdd8df1cefb1636f479c0 | [log] [tgz] |
---|---|---|
author | Alwin Joseph <44426046+alwin-joseph@users.noreply.github.com> | Tue Nov 16 21:23:46 2021 +0530 |
committer | GitHub <noreply@github.com> | Tue Nov 16 10:53:46 2021 -0500 |
tree | fc0ae7017847cec1de9e6cfc10435ddc1274c1f3 | |
parent | dff66278357e509f032ea2d7edd7062279154590 [diff] |
TCK Migration : Mark the excluded list of tests as per ts.jtx in jaxrs tck from jakartaee-tck (#1045) * implement excluded list for standalone jaxrs tck as per jakartaee-tck/blob/master/install/jaxrs/bin/ts.jtx * fix failing tests in /api - also comment a failing test(use @Disabled for excluded tests only) * uncomment the remaining failing tests * enabling isRegisteredRuntimeExceptionExceptionMapperTest - test already fixed - fix was made in https://github.com/eclipse-ee4j/jakartaee-tck/pull/588
Jakarta RESTful Web Services provides a specification document, TCK and foundational API to develop web services following the Representational State Transfer (REST) architectural pattern.
Contributions are welcome, please sign the Eclipse Contributor Agreement before submitting PRs: https://www.eclipse.org/contribute/cla
Project page: https://projects.eclipse.org/projects/ee4j.jaxrs
Mailinglist: https://accounts.eclipse.org/mailing-list/jaxrs-dev