issues
search
jakartaee
/
platform-tck
Jakartaee-tck
Other
128
stars
109
forks
source link
Refactor jstl (EE mode) tests.
#1376
Closed
starksm64
closed
1 month ago
alwin-joseph
commented
2 months ago
JSTL TCK tests has been refactored via
https://github.com/jakartaee/platform-tck/pull/1203
The Glassfish runner is created at glassfish-runner/jstl-tck (
mvn clean verify
) : 541 tests pass with Glassfish 8.0.0-JDK17-M5
Test fixes and other changes were included in below PRs :
https://github.com/jakartaee/platform-tck/pull/1302
https://github.com/jakartaee/platform-tck/pull/1303
https://github.com/jakartaee/platform-tck/pull/1329
https://github.com/jakartaee/platform-tck/pull/1507
mvn clean verify
) : 541 tests pass with Glassfish 8.0.0-JDK17-M5