-
Improvement
-
Resolution: Fixed
-
Minor
-
None
During testing of plugins with Java 11, we have discovered several case when Maven Surefire just crashes with Java 11 (e.g. JENKINS-55146 or JENKINS-55097).
In the current state the errors just get suppressed, and you need to run manually in Docker containers to reproduce them.
It would be great if there is a way to get crashdumps in the build log when it happens
- is blocked by
-
JENKINS-55144 PCT and PCT Docker image should support returning error code when a test fails
- Resolved
- relates to
-
JENKINS-55146 PCT sometimes crashes on Java 11 due to module read errors when using the docker image
- Resolved
-
JENKINS-55097 PCT cannot efficiently run Java 8/11 tests in Docker due to SUREFIRE-1588
- Closed