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

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

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

> printSummary=false does not completely suppress the summary on the console
> --------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1666
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1666
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>            Priority: Major
>             Fix For: 3.0.0-M4
>
>
> Currently the plugins can suppress only
> {noformat}
> [INFO] 
> [INFO] Results:
> [INFO] 
> {noformat}
> It is incomplete feature ({{printSummary=false}}) because the *summary* is to 
> suppress the next two lines as well:
> {noformat}
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> {noformat}
> Errors and failures have to be printed always.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to