You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/12/14 18:39:00 UTC

[jira] [Created] (BEAM-13460) IsmSideInputReaderTest.verifyMap does not make some contains assertions

Brian Hulette created BEAM-13460:
------------------------------------

             Summary: IsmSideInputReaderTest.verifyMap does not make some contains assertions
                 Key: BEAM-13460
                 URL: https://issues.apache.org/jira/browse/BEAM-13460
             Project: Beam
          Issue Type: Bug
          Components: runner-dataflow
            Reporter: Brian Hulette


See for example https://github.com/apache/beam/blob/a8162f2fe92fbc982f72289dfca7b56f1fdb0762/runners/google-cloud-dataflow-java/worker/src/test/java/org/apache/beam/runners/dataflow/worker/IsmSideInputReaderTest.java#L1579

There are three such "assertions" in verifyMap. When these are made into actual assertions (e.g. using assertTrue), the test fails.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)