[
https://jira.codehaus.org/browse/SUREFIRE-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stevo Slavic closed SUREFIRE-1027.
----------------------------------
Resolution: Not A Bug
Test classes were run in parallel with forkCount > 1.
Solution to get orderly console report on running tests was to remove
parallel=classes setting from m-surefire-p configuration.
> Running test console report appears only when test is finished
> --------------------------------------------------------------
>
> Key: SUREFIRE-1027
> URL: https://jira.codehaus.org/browse/SUREFIRE-1027
> Project: Maven Surefire
> Issue Type: Bug
> Affects Versions: 2.16
> Reporter: Stevo Slavic
>
> When running a JUnit test whose execution takes long time, one can notice
> that surefire as of 2.16 no longer reports which test has started running as
> soon as it starts running; only when that test execution completes both
> "Running ..." and "Tests run ..." now get printed on console at the same time
> even though a test execution took considerable time. Because of this one no
> longer can by looking at console log see which tests were running in parallel.
--
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