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)