You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhijiang (Jira)" <ji...@apache.org> on 2020/05/15 17:01:00 UTC

[jira] [Assigned] (FLINK-17739) ResultPartitionTest.testInitializeMoreStateThanBuffer is unstable

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

Zhijiang reassigned FLINK-17739:
--------------------------------

    Assignee: Zhijiang

> ResultPartitionTest.testInitializeMoreStateThanBuffer is unstable
> -----------------------------------------------------------------
>
>                 Key: FLINK-17739
>                 URL: https://issues.apache.org/jira/browse/FLINK-17739
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Network
>            Reporter: Piotr Nowojski
>            Assignee: Zhijiang
>            Priority: Major
>              Labels: test-stability
>             Fix For: 1.11.0
>
>
> When run in loop, after ~50-100 runs it throws:
> {noformat}
> java.lang.AssertionError: 
> Expected :2
> Actual   :1
> <Click to see difference>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:834)
> 	at org.junit.Assert.assertEquals(Assert.java:645)
> 	at org.junit.Assert.assertEquals(Assert.java:631)
> 	at org.apache.flink.runtime.io.network.partition.ResultPartitionTest.testInitializeMoreStateThanBuffer(ResultPartitionTest.java:525)
> {noformat}



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