You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/08/02 12:46:01 UTC

[jira] [Created] (FLINK-7352) ExecutionGraphRestartTest timeouts

Nico Kruber created FLINK-7352:
----------------------------------

             Summary: ExecutionGraphRestartTest timeouts
                 Key: FLINK-7352
                 URL: https://issues.apache.org/jira/browse/FLINK-7352
             Project: Flink
          Issue Type: Bug
          Components: Distributed Coordination, Tests
    Affects Versions: 1.4.0, 1.3.2
            Reporter: Nico Kruber
            Priority: Critical


Recently, I received timeouts from some tests in {{ExecutionGraphRestartTest}} like this

{code}
Tests in error: 
  ExecutionGraphRestartTest.testConcurrentLocalFailAndRestart:638 ยป Timeout
{code}

This particular instance is from 1.3.2 RC2 and stuck in {{ExecutionGraphTestUtils#waitUntilDeployedAndSwitchToRunning()}} but I also had instances stuck in {{ExecutionGraphTestUtils#waitUntilJobStatus}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)