[ 
https://jira.codehaus.org/browse/SUREFIRE-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332656#comment-332656
 ] 

Andreas Gudian commented on SUREFIRE-1032:
------------------------------------------

I understand your trouble, but changing the console output format based on 
settings to {{parallel}} and {{forkCount}} would probably lead to some 
confusion and may annoy tool integrators big time ;).

What I could imagine is some option that lets you configure the output format 
(or even switch it off completely).
                
> Running junit tests too verbose on command line when parallel execution is 
> false
> --------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1032
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1032
>             Project: Maven Surefire
>          Issue Type: Improvement
>    Affects Versions: 2.16
>            Reporter: Tom Jenkinson
>
> http://jira.codehaus.org/browse/SUREFIRE-968 changed the output of the 
> surefire plugin such that it is easier to identify the output from parallel 
> executed test suites. Although this design may be appropriate for that use 
> case, it does have negative viewability implications and as such it would be 
> useful to minimize usage of that format where possible. Negatives include: If 
> you are developing on a small window it increases the likelihood of wrapping 
> of the text (if your terminal supports wrapping, or a scroll bar if not).
> For example, if "parallel" execution is not set to true, it would be better 
> to see the old style output.
> I agree it is required behaviour in the context of the use case it was 
> intended to solve.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to