You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/10/10 14:37:00 UTC

[jira] [Created] (FLINK-7792) CliFrontend tests suppress logging

Chesnay Schepler created FLINK-7792:
---------------------------------------

             Summary: CliFrontend tests suppress logging
                 Key: FLINK-7792
                 URL: https://issues.apache.org/jira/browse/FLINK-7792
             Project: Flink
          Issue Type: Bug
          Components: Client, Tests
    Affects Versions: 1.4.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.4.0


The CliFrontendTests in flink-clients call `CliFrontendTestUtils#pipeSsytemOutToNull` to suppress the various print statements.

This method however also redirects stderr, causing all log output to be suppressed as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)