[ https://issues.apache.org/jira/browse/FLINK-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017187#comment-16017187 ]
ASF GitHub Bot commented on FLINK-6539: --------------------------------------- Github user rmetzger commented on the issue: https://github.com/apache/flink/pull/3911 I tried it locally, but got some weird results: ``` Found error in log files. Found exception in log files. Found non-empty file build-target/log/flink-robert-jobmanager-0-robert-da.out Found non-empty file build-target/log/flink-robert-taskmanager-0-robert-da.out One or more tests FAILED. ``` It seems that the script deleted the log files. Is that intended? Also it seemed that WC was running correctly, so I wonder why it failed. > Add automated end-to-end tests > ------------------------------ > > Key: FLINK-6539 > URL: https://issues.apache.org/jira/browse/FLINK-6539 > Project: Flink > Issue Type: Improvement > Components: Tests > Reporter: Aljoscha Krettek > Assignee: Aljoscha Krettek > > We should add simple tests that exercise all the paths that a user would use > when starting a cluster and submitting a program. Preferably with a simple > batch program and a streaming program that uses Kafka. > This would have catched some of the bugs that we now discovered right before > the release. -- This message was sent by Atlassian JIRA (v6.3.15#6346)