Till Rohrmann created FLINK-1407: ------------------------------------ Summary: Enable log output (error level) for test cases Key: FLINK-1407 URL: https://issues.apache.org/jira/browse/FLINK-1407 Project: Flink Issue Type: Improvement Reporter: Till Rohrmann
In case of errors (especially flakey test cases) which most often appear on Travis, it would be helpful to log the error messages in order to detect the actual problem. Since we also have test exceptions which would be logged the same way and we don't want to clutter the logs, we would have to set up the logging for the individual classes selectively. What do you think? -- This message was sent by Atlassian JIRA (v6.3.4#6332)