You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/06/28 07:36:32 UTC

[GitHub] [flink] 1u0 edited a comment on issue #8858: [hotfix][tests] Change some StreamTask tests to create a test task in the task's thread

1u0 edited a comment on issue #8858: [hotfix][tests] Change some StreamTask tests to create a test task in the task's thread
URL: https://github.com/apache/flink/pull/8858#issuecomment-506634520
 
 
   CI fails on some other test:
   ```
   01:36:14.687 [ERROR] testMigrationAndRestore[Migrate Savepoint: 1.2](org.apache.flink.test.state.operator.restore.unkeyed.ChainLengthIncreaseTest)  Time elapsed: 7.853 s  <<< ERROR!
   java.util.concurrent.ExecutionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
   Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
   Caused by: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
   Caused by: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
   ```
   
   Another, unrelated PRs with the same failures:
   https://travis-ci.org/apache/flink/jobs/551265900
   https://travis-ci.org/apache/flink/jobs/551237212

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services