[
https://issues.apache.org/jira/browse/FLINK-9380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513633#comment-16513633
]
Till Rohrmann commented on FLINK-9380:
--------------------------------------
Hi [~deepaks4077], the problem is in the {{test-runner-common.sh}} where we
delete the logs also in the failure case. See
https://github.com/apache/flink/blob/master/flink-end-to-end-tests/test-scripts/test-runner-common.sh#L73
for the exact line.
For debugging purposes it would be great if we could keep the logs of the
failed test run.
> Failing end-to-end tests should not clean up logs
> -------------------------------------------------
>
> Key: FLINK-9380
> URL: https://issues.apache.org/jira/browse/FLINK-9380
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.5.0, 1.6.0
> Reporter: Till Rohrmann
> Priority: Critical
> Labels: test-stability
> Fix For: 1.6.0, 1.5.1
>
>
> Some of the end-to-end tests clean up their logs also in the failure case.
> This makes debugging and understanding the problem extremely difficult.
> Ideally, the scripts says where it stored the respective logs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)