You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2018/09/11 21:00:00 UTC

[jira] [Closed] (SUREFIRE-1561) Logs in Parallel Tests are mixed up when forkMode=never or forkCount=0

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

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

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

> Logs in Parallel Tests are mixed up when forkMode=never or forkCount=0
> ----------------------------------------------------------------------
>
>                 Key: SUREFIRE-1561
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1561
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Junit 4.7+ (parallel) support, Maven Failsafe Plugin, Maven Surefire Plugin, TestNG support
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>            Priority: Major
>              Labels: parallel-tests
>             Fix For: 2.22.1
>
>
> Out integration test {{Surefire1177TestngParallelSuitesIT}} fails.
> On Ubuntu/Linux it looks like the messages are mix up when the tests run in parallel.
> The root cause is a method which is not synchronized.
> {{TestSetRunListener#writeTestOutput( byte[] buf, int off, int len, boolean stdout )}}



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