You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Florian Schmidt (JIRA)" <ji...@apache.org> on 2018/07/17 14:02:00 UTC

[jira] [Created] (FLINK-9876) ExecutionGraphCoLocationRestartTest testConstraintsAfterRestart sometimes fails with timeout

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)