Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-M3
-
None
Description
Using the @DisplayName annotation in JUnit Jupiter prevents rerunFailedTestsCount functionality in surefire and failsafe from working. Example of this can be found here.
Note: it is possible that other annotations make this functionality fail too, but I haven't checked.