Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-17739

ResultPartitionTest.testInitializeMoreStateThanBuffer is unstable

    XMLWordPrintableJSON

Details

    Description

      When run in loop, after ~50-100 runs it throws:

      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)
      

      Attachments

        Issue Links

          Activity

            People

              zjwang Zhijiang
              pnowojski Piotr Nowojski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: