chunpinghe created FLINK-11897: ---------------------------------- Summary: ExecutionGraphSuspendTest.testSuspendedOutOfRunning failed Key: FLINK-11897 URL: https://issues.apache.org/jira/browse/FLINK-11897 Project: Flink Issue Type: Bug Components: Runtime / Operators, Tests Reporter: chunpinghe Assignee: chunpinghe Fix For: 1.9.0
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)