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 28ef3b332 fix IT
add 378031be0 fix IT: inheritance is being handled differently on
JUnitPlatformProvider (#3230)
No new revisions were added by this update.
Summary of changes:
.../Surefire1152RerunFailingTestsInSuiteIT.java | 2 +-
.../test/java/jiras/surefire1152/FlakyParent.java | 25 ----------------------
.../test/java/jiras/surefire1152/FlakyTest.java | 2 +-
.../java/jiras/surefire1152/FlakyTestSuite.java | 2 +-
4 files changed, 3 insertions(+), 28 deletions(-)
delete mode 100644
surefire-its/src/test/resources/surefire-1152-rerunFailingTestsCount-suite/src/test/java/jiras/surefire1152/FlakyParent.java