Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-8869

MetricsPusherTest.pushesSystemMetrics is failing on non-portability FlinkRunner

Details

    Description

      Started right when it was merged: https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/5971/

      Recent: https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/5986/

      java.lang.AssertionError: 
      Expected: is <false>
           but: was <true>
      	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
      	at org.junit.Assert.assertThat(Assert.java:966)
      	at org.junit.Assert.assertThat(Assert.java:931)
      	at org.apache.beam.runners.core.metrics.MetricsPusherTest.pushesSystemMetrics(MetricsPusherTest.java:89)
      

      The assertion is:

          assertThat(TestMetricsSink.getSystemCounters().isEmpty(), is(false));
      

      Attachments

        Issue Links

          Activity

            People

              mwalenia MichaƂ Walenia
              kenn Kenneth Knowles
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1.5h
                  1.5h