Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
1.6.0
-
None
-
None
Description
See https://travis-ci.org/florianschmidt1994/flink/jobs/404871788
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)
Attachments
Attachments
Issue Links
- duplicates
-
FLINK-9646 ExecutionGraphCoLocationRestartTest.testConstraintsAfterRestart failed on Travis
- Closed