You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/04/08 14:04:00 UTC

[jira] [Updated] (FLINK-17054) TaskMailboxProcessorTest.testIdleTime() unstable

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

Robert Metzger updated FLINK-17054:
-----------------------------------
    Description: 
CI run: https://dev.azure.com/rmetzger/Flink/_build/results?buildId=7205&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=d2c1c472-9d7b-5913-b8e4-461f3092fb7a

{code}
[ERROR] Failures: 
[ERROR]   TaskMailboxProcessorTest.testIdleTime:283 
Expected: a value equal to or greater than <10L>
     but: <9L> was less than <10L>
{code}

  was:
CI run: https://dev.azure.com/rmetzger/Flink/_build/results?buildId=7205&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=d2c1c472-9d7b-5913-b8e4-461f3092fb7a

{code}
[ERROR] Failures: 
[ERROR]   TaskMailboxProcessorTest.testIdleTime:283 
Expected: a value equal to or greater than <10L>
     but: <9L> was less than <10L>
{code]


> TaskMailboxProcessorTest.testIdleTime() unstable
> ------------------------------------------------
>
>                 Key: FLINK-17054
>                 URL: https://issues.apache.org/jira/browse/FLINK-17054
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Task
>    Affects Versions: 1.11.0
>            Reporter: Robert Metzger
>            Priority: Major
>              Labels: test-stability
>             Fix For: 1.11.0
>
>
> CI run: https://dev.azure.com/rmetzger/Flink/_build/results?buildId=7205&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=d2c1c472-9d7b-5913-b8e4-461f3092fb7a
> {code}
> [ERROR] Failures: 
> [ERROR]   TaskMailboxProcessorTest.testIdleTime:283 
> Expected: a value equal to or greater than <10L>
>      but: <9L> was less than <10L>
> {code}



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