You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/20 11:33:00 UTC

[jira] [Resolved] (SUREFIRE-1142) Summarize at End in multimodule projects

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

Elliotte Rusty Harold resolved SUREFIRE-1142.
---------------------------------------------
    Resolution: Abandoned

Feel free to reopen if you are ready to work on it.

> Summarize at End in multimodule projects
> ----------------------------------------
>
>                 Key: SUREFIRE-1142
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1142
>             Project: Maven Surefire
>          Issue Type: New Feature
>            Reporter: Andreas Gudian
>            Priority: Major
>
> In multimodule projects with {{testFailureIgnore=true}}, it is very tedious to find out if / where there were any test failures when building on the console. Our HTML report format is of no real help there either.
> I suggest to display the test summary of failing tests at the end of the reactor build (or after the last of the reactor projects) in case {{testFailureIgnore=true}}.
> Implementation-wise, we can do it like install / deploy do it with their {{installAtEnd}} / {{deployAtEnd}} options. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)