You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2016/07/20 15:15:20 UTC

[jira] [Commented] (FLINK-4235) ClassLoaderITCase.testDisposeSavepointWithCustomKvState timed out on Travis

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

Ufuk Celebi commented on FLINK-4235:
------------------------------------

I saw the later issue (FLINK-4237) before this one and already have a fix. Waiting for my local Travis run though. It was not caused by a too aggressive timeout, but declined savepoints (if task not setup when triggering the savepoint) were not cancelled like checkpoints, which then leads to the timeout.

> ClassLoaderITCase.testDisposeSavepointWithCustomKvState timed out on Travis
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-4235
>                 URL: https://issues.apache.org/jira/browse/FLINK-4235
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.1.0
>            Reporter: Till Rohrmann
>            Assignee: Ufuk Celebi
>              Labels: test-stability
>
> The {{ClasLoaderITCase.testDisposeSavepointWithCustomKvState}} timed out on Travis. A potential fix could be to increase the timeouts for this test. When fixing this issue, then we should let the {{ClassLoaderITCase}} extend the {{TestLogger}}.
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/145882668/log.txt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)