Chesnay Schepler created FLINK-9856:
---------------------------------------
Summary: ExecutionGraphCoLocationRestartTest#testConstraintsAfterRestart failed on travis
Key: FLINK-9856
URL:
https://issues.apache.org/jira/browse/FLINK-9856 Project: Flink
Issue Type: Bug
Components: Distributed Coordination, Tests
Affects Versions: 1.6.0
Reporter: Chesnay Schepler
https://travis-ci.org/apache/flink/jobs/404321779{code}
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.288 sec <<< FAILURE! - in org.apache.flink.runtime.executiongraph.ExecutionGraphCoLocationRestartTest
testConstraintsAfterRestart[Scheduler type = SLOT_POOL](org.apache.flink.runtime.executiongraph.ExecutionGraphCoLocationRestartTest) Time elapsed: 6.407 sec <<< ERROR!
java.util.concurrent.TimeoutException: Not all executions fulfilled the predicate in time.
at org.apache.flink.runtime.executiongraph.ExecutionGraphTestUtils.waitForAllExecutionsPredicate(ExecutionGraphTestUtils.java:189)
at org.apache.flink.runtime.executiongraph.ExecutionGraphCoLocationRestartTest.testConstraintsAfterRestart(ExecutionGraphCoLocationRestartTest.java:108)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)