You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/11 13:22:00 UTC

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

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

ASF GitHub Bot updated FLINK-20462:
-----------------------------------
    Labels: pull-request-available test-stability  (was: test-stability)

> 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
>
> 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)