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 2017/04/24 21:57:04 UTC

[jira] [Created] (SUREFIRE-1367) System Output and Error should be reported in parallel JUnit tests if Assumption fails,

Tibor Digana created SUREFIRE-1367:
--------------------------------------

             Summary: System Output and Error should be reported in parallel JUnit tests if Assumption fails,
                 Key: SUREFIRE-1367
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1367
             Project: Maven Surefire
          Issue Type: Bug
          Components: Junit 4.7+ (parallel) support
            Reporter: Tibor Digana
            Assignee: Tibor Digana
             Fix For: 2.20.1


Std/Out/Err is normally reported in TEST-*.xml and *-output.txt while executing JUnit tests in a single thread and tests fail on JUnit Assumption.
In parallel execution the Std/Out/Err is completely lost.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)