You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2019/01/31 09:21:00 UTC

[jira] [Closed] (FLINK-11440) ChainLengthIncreaseTest failed on Travis

     [ https://issues.apache.org/jira/browse/FLINK-11440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek closed FLINK-11440.
------------------------------------
    Resolution: Not A Problem

I'm closing for now, since this might be a problem with the new code and not the code that we currently have in master.

Please re-open if this is an actual problem with the master code.

> ChainLengthIncreaseTest failed on Travis
> ----------------------------------------
>
>                 Key: FLINK-11440
>                 URL: https://issues.apache.org/jira/browse/FLINK-11440
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>            Reporter: vinoyang
>            Priority: Major
>              Labels: test-stability
>
>  
> {code:java}
> 12:55:46.212 [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.875 s <<< FAILURE! - in org.apache.flink.test.state.operator.restore.unkeyed.ChainLengthIncreaseTest
> 12:55:46.214 [ERROR] testMigrationAndRestore[Migrate Savepoint: 1.7](org.apache.flink.test.state.operator.restore.unkeyed.ChainLengthIncreaseTest)  Time elapsed: 0.109 s  <<< ERROR!
> java.util.concurrent.ExecutionException: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Checkpoint executing was failureTask received cancellation from one of its inputs.
> Caused by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Checkpoint executing was failureTask received cancellation from one of its inputs.
> Caused by: java.lang.IllegalStateException: Checkpoint executing was failureTask received cancellation from one of its inputs.
> {code}
>  
> log details : https://api.travis-ci.org/v3/job/485352065/log.txt
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)