Tzu-Li (Gordon) Tai created FLINK-13487:
-------------------------------------------
Summary: TaskExecutorPartitionLifecycleTest.testPartitionReleaseAfterReleaseCall failed on Travis
Key: FLINK-13487
URL:
https://issues.apache.org/jira/browse/FLINK-13487 Project: Flink
Issue Type: Bug
Components: Runtime / Task, Tests
Reporter: Tzu-Li (Gordon) Tai
https://api.travis-ci.org/v3/job/564925114/log.txt{code}
21:14:47.090 [ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.754 s <<< FAILURE! - in org.apache.flink.runtime.taskexecutor.TaskExecutorPartitionLifecycleTest
21:14:47.090 [ERROR] testPartitionReleaseAfterReleaseCall(org.apache.flink.runtime.taskexecutor.TaskExecutorPartitionLifecycleTest) Time elapsed: 0.136 s <<< ERROR!
java.util.concurrent.ExecutionException: org.apache.flink.runtime.taskexecutor.exceptions.TaskSubmissionException: Could not submit task because there is no JobManager associated for the job 2a0ab40cb53241799b71ff6fd2f53d3d.
at org.apache.flink.runtime.taskexecutor.TaskExecutorPartitionLifecycleTest.testPartitionRelease(TaskExecutorPartitionLifecycleTest.java:331)
at org.apache.flink.runtime.taskexecutor.TaskExecutorPartitionLifecycleTest.testPartitionReleaseAfterReleaseCall(TaskExecutorPartitionLifecycleTest.java:201)
Caused by: org.apache.flink.runtime.taskexecutor.exceptions.TaskSubmissionException: Could not submit task because there is no JobManager associated for the job 2a0ab40cb53241799b71ff6fd2f53d3d.
{code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)