-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Runtime / Coordination, Tests
-
Labels:
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)
- links to