[
https://issues.apache.org/jira/browse/SUREFIRE-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed SUREFIRE-1661.
----------------------------------
Fix Version/s: 3.0.0-M6
Assignee: Olivier Lamy
Resolution: Fixed
> ConsoleOutputFileReporter should support parallel execution of test-sets
> ------------------------------------------------------------------------
>
> Key: SUREFIRE-1661
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1661
> Project: Maven Surefire
> Issue Type: New Feature
> Reporter: Tibor Digana
> Assignee: Olivier Lamy
> Priority: Major
> Fix For: 3.0.0-M6
>
>
> The method
> {code:java}
> writeTestOutput( String output, boolean newLine, boolean stdout )
> {code}
> should recognise source/name within {{ReportEntry}}:
> {code:java}
> writeTestOutput( ReportEntry entry, String output, boolean newLine, boolean
> stdout )
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)