You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Alexander Kriegisch (Jira)" <ji...@apache.org> on 2020/05/05 05:49:00 UTC

[jira] [Comment Edited] (SUREFIRE-1788) Unhandled native logs in SurefireForkChannel

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

Alexander Kriegisch edited comment on SUREFIRE-1788 at 5/5/20, 5:48 AM:
------------------------------------------------------------------------

I did test it, thank you. It works for {{System.out}} now, but {{System.err}} outputs by the agent are still swallowed when I run my tests with Surefire. When I run them from the IDE, error output created by my Java agent is also there. Sorry if I did not mention that explicitly, but I thought you would check and fix both default output channels.


was (Author: kriegaex):
I did test it, thank you. It works for `System.out` now, but `System.err` outputs by the agent are still swallowed when I run my tests with Surefire. When I run them from the IDE, error output created by my Java agent is also there. Sorry if I did not mention that explicitly, but I thought you would check and fix both default output channels.

> Unhandled native logs in SurefireForkChannel
> --------------------------------------------
>
>                 Key: SUREFIRE-1788
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1788
>             Project: Maven Surefire
>          Issue Type: Task
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin, process forking
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>            Priority: Major
>             Fix For: 3.0.0-M5
>
>
> This is related only to the internal change of the version 3.0.0-M5 itself.
> The [stdOut|https://github.com/apache/maven-surefire/blob/master/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/extensions/SurefireForkChannel.java#L153] should be printed to INFO on the console.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)