[ 
https://issues.apache.org/jira/browse/FLINK-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278134#comment-15278134
 ] 

ASF GitHub Bot commented on FLINK-3826:
---------------------------------------

GitHub user kl0u opened a pull request:

    https://github.com/apache/flink/pull/1977

    [FLINK-3826] Broken test: StreamCheckpointingITCase

    It uncomments the throw Exception, line 270.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kl0u/flink FLINK-3826

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1977.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1977
    
----
commit 0fa655e38fb48da22a81b667ebda16195ef3fc65
Author: kl0u <[email protected]>
Date:   2016-05-10T14:00:03Z

    [FLINK-3826] Fix StreamCheckpointingITCase
    
    It uncomments the throw Exception, line 270.

----


> 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)

Reply via email to