Scott Marlow

Results 240 comments of Scott Marlow

> Is it possible to get the server.log file? The server.log is not currently archived. The generated JSTL tck contains a copy of the https://github.com/jakartaee/platform-tck/blob/master/docker/jstltck.sh script. I'm not sure if...

Interesting find, the source is in a different folder https://github.com/jakartaee/platform-tck/blob/10.0.x/src/com/sun/ts/tests/jstl/common/tags/ExceptionCheckTag.java#L174

> @scottmarlow Given this information these 11 tests would only fail where Pages 4.0 / Jakarta EE11 were being tested. Do we need another challenge for this issue or could...

I'm going to create the Tags issue for reporting the problem with https://github.com/jakartaee/platform-tck/blob/10.0.x/src/com/sun/ts/tests/jstl/common/tags/ExceptionCheckTag.java#L174 I'll also remove the following 11 tests for GlassFish that I had included in this TCK challenge...

> why is the remaining issue with the space character before AM/PM a challenge but https://github.com/jakartaee/tags/issues/256 is not? Great question to raise, thanks! > These both seem to stem from...

> Posted to the mailing list the latest status: https://www.eclipse.org/lists/jstl-dev/msg00138.html I plan to accept this challenge at the end of the week if there are no objections. @scottmarlow does the...

@pnicolucci a day has passed and no feedback yet. Regarding the above solution that you mentioned, do you want to include that for a future EE release? Or for Jakarta...

We will merge the https://github.com/jakartaee/platform-tck/pull/1219 change as soon as possible that will exclude the failing tests.

> @scottmarlow how long do you think it would actually take to update the tests rather than exclude them? I'm not sure but if I were to work on that,...