You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chamikara Jayalath (JIRA)" <ji...@apache.org> on 2019/01/29 23:06:00 UTC

[jira] [Created] (BEAM-6543) Multiple PostCommit_Java_ValidatesRunner_Flink tests are failing due to AssertionError

Chamikara Jayalath created BEAM-6543:
----------------------------------------

             Summary: Multiple PostCommit_Java_ValidatesRunner_Flink tests are failing due to AssertionError
                 Key: BEAM-6543
                 URL: https://issues.apache.org/jira/browse/BEAM-6543
             Project: Beam
          Issue Type: New Feature
          Components: runner-flink
            Reporter: Chamikara Jayalath
            Assignee: Maximilian Michels


For example,

[https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/2980/]

[https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/2980/testReport/junit/org.apache.beam.runners.core.metrics/MetricsPusherTest/test/]

java.lang.AssertionError: Expected: is <1000L> but: was <0L>

[https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/2980/testReport/junit/org.apache.beam.sdk.transforms/ParDoTest$BasicTests/testPipelineOptionsParameter/]

java.lang.AssertionError: ParDo(Anonymous)/ParMultiDo(Anonymous).output: Expected: iterable over ["not fake anymore"] in any order but: Not matched: "fake option"

 

Seems like the this failure first occurred for PR [https://github.com/apache/beam/pull/7660]

[https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/2980/]

Max, assigning to you since you authored above PR. But feel free to send this back if you think the failure is unrelated.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)