This is an automated email from the ASF dual-hosted git repository. olamy pushed a change to branch SUREFIRE-1426 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git.
from 757ac6b [SUREFIRE-1426] Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true, add an IT which show it looks to be fixed with 3.0.0-M6 but was failing with 3.0.0-M5 add 47e84af [SUREFIRE-1426] proposal fix in case of SurefireBooterException (i.e cannot start surefire fork) error must be reported No new revisions were added by this update. Summary of changes: .../org/apache/maven/plugin/surefire/SurefireHelper.java | 7 ++++++- ...d.java => Surefire1426JvmCrashShouldNotBeIgnoredIT.java} | 13 +++++++++---- .../resources/surefire-1426-ignore-fail-jvm-crash/pom.xml | 2 +- 3 files changed, 16 insertions(+), 6 deletions(-) rename surefire-its/src/test/java/org/apache/maven/surefire/its/jiras/{Surefire1426JvmCrashShouldNotBeIgnored.java => Surefire1426JvmCrashShouldNotBeIgnoredIT.java} (78%)