Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.12.0, 1.13.0
Description
[ERROR] testAvoidTaskStarvation(org.apache.flink.streaming.runtime.operators.MailboxOperatorTest) Time elapsed: 1.142 s <<< FAILURE! java.lang.AssertionError: Expected: is <[0, 2, 4]> but: was <[0, 2, 516]> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.apache.flink.streaming.runtime.operators.MailboxOperatorTest.testAvoidTaskStarvation(MailboxOperatorTest.java:85)