You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/07/16 08:46:00 UTC

[jira] [Created] (FLINK-9856) ExecutionGraphCoLocationRestartTest#testConstraintsAfterRestart failed on travis

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)