-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JAXRS, Servlet, Webservices Platform TCK FULL Profile failures with GF 6.0 and JDK 8, GF 6.1 and JDK11 #653
Comments
We are seeing same JAXRS tests failing with GF 6.1 + JDK 11 combo, details can be found at CI run - https://ci.eclipse.org/jakartaee-tck/job/9.1/job/eftl-jakartaeetck-run-910/30/testReport/junit/ |
PR #663 fixes the issue with JAXRS failure |
CI run for JAXRS FULL Platform JDK 8 + GF 6 - https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/master/1304/ |
Currently 1 Failures is present with FULL Platform JDK 8 + GF 6 run - https://ci.eclipse.org/jakartaee-tck/job/9.1/job/eftl-jakartaeetck-run-910/40/testReport/ |
This is fixed with #674 |
there are new JAXRS, Servlet, Webservices failures with GF 6.0 and JDK 8 CI run combination.
Details of the individual test failures can be found here - https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/master/1281/testReport/junit/
servlet junit report can be found here - https://ci.eclipse.org/jakartaee-tck/job/9.1/job/eftl-jakartaeetck-run-910/25/artifact/results/junitreports/servlet-junit-report.xml
webservices12 report can be found here - https://ci.eclipse.org/jakartaee-tck/job/9.1/job/eftl-jakartaeetck-run-910/25/artifact/results/junitreports/webservices12-junit-report.xml
jaxrs report can be found here - https://ci.eclipse.org/jakartaee-tck/job/9.1/job/eftl-jakartaeetck-run-910/25/artifact/results/junitreports/jaxrs-junit-report.xml
The text was updated successfully, but these errors were encountered: