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

StreamTaskTest#testMailboxMetricsScheduling is unstable

    XMLWordPrintableJSON

Details

    Description

      java.lang.AssertionError: 
      Expected: a value greater than <0L>
           but: <0L> was equal to <0L>
      
      	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
      	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
      	at org.apache.flink.streaming.runtime.tasks.StreamTaskITCase.testMailboxMetricsScheduling(StreamTaskTest.java:1823)
      

      Can be reproduced locally by looping the test. Probably due to wrong assumptions about 2 time measurements being different.

      Attachments

        Issue Links

          Activity

            People

              smattheis Sebastian Mattheis
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: