[
https://issues.apache.org/jira/browse/FLINK-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15279813#comment-15279813
]
ASF GitHub Bot commented on FLINK-3826:
---------------------------------------
Github user kl0u commented on the pull request:
https://github.com/apache/flink/pull/1977#issuecomment-218400271
@zentol I do not think it is a good idea to change the behavior of tests if
we do not work on the functionality they test. I think this is border-line
"unrelated change", like the one that got this bug in the codebase in the first
place. I reported this just because I was reading the test code to see sth and
not because I changed the underlying functionality.
> Broken test: StreamCheckpointingITCase
> --------------------------------------
>
> Key: FLINK-3826
> URL: https://issues.apache.org/jira/browse/FLINK-3826
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
>
> The purpose of the StreamCheckpointingITCase is to run a job, throw an
> exception to trigger a task failure, and test the recovery process. In the
> test, the line (270), which is throwing the exception to cause the task
> failure, is commented out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)