[
https://issues.apache.org/jira/browse/FLINK-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011358#comment-15011358
]
ASF GitHub Bot commented on FLINK-1945:
---------------------------------------
Github user tillrohrmann commented on a diff in the pull request:
https://github.com/apache/flink/pull/1376#discussion_r45224052
--- Diff:
flink-libraries/flink-python/src/test/python/org/apache/flink/python/api/test_type_deduction.py
---
@@ -58,5 +58,5 @@
msg.output()
--- End diff --
Do we need this output here? Is it important to decide whether the test
passed?
> Make python tests less verbose
> ------------------------------
>
> Key: FLINK-1945
> URL: https://issues.apache.org/jira/browse/FLINK-1945
> Project: Flink
> Issue Type: Improvement
> Components: Python API, Tests
> Reporter: Till Rohrmann
> Assignee: Chesnay Schepler
> Priority: Minor
>
> Currently, the python tests print a lot of log messages to stdout.
> Furthermore there seems to be some println statements which clutter the
> console output. I think that these log messages are not required for the
> tests and thus should be suppressed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)