[
https://issues.apache.org/jira/browse/SUREFIRE-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abraham updated SUREFIRE-1701:
------------------------------
Description:
Using the {{@DisplayName}} annotation is used in JUnit Jupiter prevents
{{rerunFailedTestsCount}} functionality in surefire and failsafe from working.
Example of this can be found
[here|https://github.com/quiram/surefire-retry-failed-tests-issue].
*Note:* it is possible that other annotations make this functionality fail too,
but I haven't checked.
was:Using the {{@DisplayName}} annotation is used in JUnit Jupiter prevents
{{rerunFailedTestsCount}} functionality in surefire and failsafe from working.
Example of this can be found
[here|https://github.com/quiram/surefire-retry-failed-tests-issue].
> Surefire / Failsafe rerun failed tests functionality fails with JUnit 5 if
> using @DisplayName
> ---------------------------------------------------------------------------------------------
>
> Key: SUREFIRE-1701
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1701
> Project: Maven Surefire
> Issue Type: Bug
> Components: Maven Failsafe Plugin, Maven Surefire Plugin
> Affects Versions: 3.0.0-M3
> Reporter: Abraham
> Priority: Major
>
> Using the {{@DisplayName}} annotation is used in JUnit Jupiter prevents
> {{rerunFailedTestsCount}} functionality in surefire and failsafe from
> working. Example of this can be found
> [here|https://github.com/quiram/surefire-retry-failed-tests-issue].
> *Note:* it is possible that other annotations make this functionality fail
> too, but I haven't checked.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)