This is an automated email from the ASF dual-hosted git repository.
olamy pushed a change to branch test-junit-platform-runner-junit4
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
from ec24e7157 fix IT
add 6c411b7bc Java pojo test not supported anymore
No new revisions were added by this update.
Summary of changes:
.../Surefire1426JvmCrashShouldNotBeIgnoredIT.java | 43 -------------------
.../surefire-1426-ignore-fail-jvm-crash/pom.xml | 49 ----------------------
.../src/test/java/PojoTest.java | 44 -------------------
3 files changed, 136 deletions(-)
delete mode 100644
surefire-its/src/test/java/org/apache/maven/surefire/its/jiras/Surefire1426JvmCrashShouldNotBeIgnoredIT.java
delete mode 100644
surefire-its/src/test/resources/surefire-1426-ignore-fail-jvm-crash/pom.xml
delete mode 100644
surefire-its/src/test/resources/surefire-1426-ignore-fail-jvm-crash/src/test/java/PojoTest.java