[ https://issues.apache.org/jira/browse/FLINK-11897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chesnay Schepler updated FLINK-11897: ------------------------------------- Summary: ExecutionGraphSuspendTest does not wait for all tasks to be submitted (was: ExecutionGraphSuspendTest does not for all tasks to be submitted) > ExecutionGraphSuspendTest does not wait for all tasks to be submitted > --------------------------------------------------------------------- > > Key: FLINK-11897 > URL: https://issues.apache.org/jira/browse/FLINK-11897 > Project: Flink > Issue Type: Bug > Components: Runtime / Coordination, Tests > Reporter: chunpinghe > Assignee: chunpinghe > Priority: Critical > Labels: pull-request-available, test-stability > Fix For: 1.9.0, 1.8.1 > > Time Spent: 20m > Remaining Estimate: 0h > > 11:41:09.042 [INFO] Running > org.apache.flink.runtime.executiongraph.ExecutionGraphSuspendTest > 11:41:11.009 [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time > elapsed: 1.964 s <<< FAILURE! - in > org.apache.flink.runtime.executiongraph.ExecutionGraphSuspendTest > 11:41:11.010 [ERROR] > testSuspendedOutOfRunning(org.apache.flink.runtime.executiongraph.ExecutionGraphSuspendTest) > Time elapsed: 0.052 s <<< FAILURE! java.lang.AssertionError: Expected: is > <0> but: was <3> at > org.apache.flink.runtime.executiongraph.ExecutionGraphSuspendTest.validateNoInteractions(ExecutionGraphSuspendTest.java:271) > at > org.apache.flink.runtime.executiongraph.ExecutionGraphSuspendTest.ensureCannotLeaveSuspendedState(ExecutionGraphSuspendTest.java:255) > at > org.apache.flink.runtime.executiongraph.ExecutionGraphSuspendTest.testSuspendedOutOfRunning(ExecutionGraphSuspendTest.java:110) > > [https://api.travis-ci.org/v3/job/505154324/log.txt|https://api.travis-ci.org/v3/job/505154324/log.txt] -- This message was sent by Atlassian JIRA (v7.6.3#76005)