You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (Jira)" <ji...@apache.org> on 2019/10/28 23:23:00 UTC

[jira] [Closed] (SUREFIRE-1701) Surefire / Failsafe rerun failed tests functionality fails with JUnit 5 if using @DisplayName

     [ https://issues.apache.org/jira/browse/SUREFIRE-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Digana closed SUREFIRE-1701.
----------------------------------
    Resolution: Fixed

https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=c391947070c9514c1d3a5ba45762329d0beb0f39

> 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
>            Assignee: Tibor Digana
>            Priority: Major
>             Fix For: 3.0.0-M4
>
>
> Using the {{@DisplayName}} annotation 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)