You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Arvid Heise (Jira)" <ji...@apache.org> on 2021/01/16 20:48:00 UTC

[jira] [Resolved] (FLINK-20462) MailboxOperatorTest.testAvoidTaskStarvation

     [ https://issues.apache.org/jira/browse/FLINK-20462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arvid Heise resolved FLINK-20462.
---------------------------------
    Fix Version/s: 1.12.2
                   1.13.0
       Resolution: Fixed

> MailboxOperatorTest.testAvoidTaskStarvation
> -------------------------------------------
>
>                 Key: FLINK-20462
>                 URL: https://issues.apache.org/jira/browse/FLINK-20462
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Task
>    Affects Versions: 1.12.0, 1.13.0
>            Reporter: Huang Xingbo
>            Assignee: Arvid Heise
>            Priority: Major
>              Labels: pull-request-available, test-stability
>             Fix For: 1.13.0, 1.12.2
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=10450&view=logs&j=f0ac5c25-1168-55a5-07ff-0e88223afed9&t=0dbaca5d-7c38-52e6-f4fe-2fb69ccb3ada
> {code:java}
> [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)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)