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

Test instability in OneInputStreamTaskTest#testWatermarkMetrics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.5.2
    • None
    • None

    Description

      This happened once (in a branch with only changes in shading and only in one test profile):

      Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.86 sec <<< FAILURE! - in org.apache.flink.streaming.runtime.tasks.OneInputStreamTaskTest
      testWatermarkMetrics(org.apache.flink.streaming.runtime.tasks.OneInputStreamTaskTest)  Time elapsed: 1.141 sec  <<< FAILURE!
      java.lang.AssertionError: expected:<1> but was:<-9223372036854775808>
      	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.streaming.runtime.tasks.OneInputStreamTaskTest.testWatermarkMetrics(OneInputStreamTaskTest.java:731)
      

      https://api.travis-ci.org/v3/job/410232379/log.txt

      Seems to be flaky...

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nkruber Nico Kruber
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: