Florian Schmidt created FLINK-9876:
--------------------------------------
Summary: ExecutionGraphCoLocationRestartTest testConstraintsAfterRestart sometimes fails with timeout
Key: FLINK-9876
URL:
https://issues.apache.org/jira/browse/FLINK-9876 Project: Flink
Issue Type: Bug
Affects Versions: 1.6.0
Reporter: Florian Schmidt
See
https://travis-ci.org/florianschmidt1994/flink/jobs/404871788{code:java}
Running org.apache.flink.runtime.executiongraph.ExecutionTest Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.326 sec <<< FAILURE! - in org.apache.flink.runtime.executiongraph.ExecutionGraphCoLocationRestartTest testConstraintsAfterRestart[Scheduler type = SLOT_POOL](org.apache.flink.runtime.executiongraph.ExecutionGraphCoLocationRestartTest) Time elapsed: 6.545 sec <<< ERROR! java.util.concurrent.TimeoutException: null at org.apache.flink.runtime.executiongraph.ExecutionGraphTestUtils.waitUntilJobStatus(ExecutionGraphTestUtils.java:121) at org.apache.flink.runtime.executiongraph.ExecutionGraphCoLocationRestartTest.testConstraintsAfterRestart(ExecutionGraphCoLocationRestartTest.java:106)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)