You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/05/05 11:13:04 UTC

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

    [ https://issues.apache.org/jira/browse/SUREFIRE-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15998162#comment-15998162 ] 

Hudson commented on SUREFIRE-1367:
----------------------------------

FAILURE: Integrated in Jenkins build maven-surefire #1702 (See [https://builds.apache.org/job/maven-surefire/1702/])
[SUREFIRE-1367] System Output and Error should be reported in parallel (tibor17: [http://git-wip-us.apache.org/repos/asf/?p=maven-surefire.git&a=commit&h=86396d896bfeb614baa1547f16e035316e281049])
* (add) surefire-integration-tests/src/test/resources/surefire-1367/pom.xml
* (delete) surefire-api/src/main/java/org/apache/maven/surefire/util/internal/ByteBuffer.java
* (add) surefire-integration-tests/src/test/java/org/apache/maven/surefire/its/jiras/Surefire1367AssumptionLogsIT.java
* (add) surefire-integration-tests/src/test/resources/surefire-1367/src/test/java/BTest.java
* (edit) surefire-api/src/test/java/org/apache/maven/JUnit4SuiteTest.java
* (edit) surefire-providers/surefire-junit47/src/main/java/org/apache/maven/surefire/junitcore/LogicalStream.java
* (edit) surefire-providers/surefire-junit47/src/main/java/org/apache/maven/surefire/junitcore/ConcurrentRunListener.java
* (edit) surefire-providers/surefire-junit47/src/main/java/org/apache/maven/surefire/junitcore/TestMethod.java
* (add) surefire-integration-tests/src/test/resources/surefire-1367/src/test/java/ATest.java


> 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)