1u0 commented 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 PR with the same failure: https://travis-ci.org/apache/flink/jobs/551265900
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
