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

[jira] [Created] (BEAM-12263) beam_PostCommit_Java_ValidatesRunner_ULR failing due to side input errors

Daniel Oliveira created BEAM-12263:
--------------------------------------

             Summary: beam_PostCommit_Java_ValidatesRunner_ULR failing due to side input errors
                 Key: BEAM-12263
                 URL: https://issues.apache.org/jira/browse/BEAM-12263
             Project: Beam
          Issue Type: Bug
          Components: test-failures
            Reporter: Daniel Oliveira
            Assignee: Kenneth Knowles


At least, I assume it's side input errors.

First failure: https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/837/

Failing tests:

{noformat}
Test Result (5 failures / +5)
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests.testSideInputAnnotationWithMultipleSideInputs
org.apache.beam.sdk.transforms.ViewTest.testMapAsEntrySetSideInput
org.apache.beam.sdk.transforms.ViewTest.testWindowedMultimapAsEntrySetSideInput
org.apache.beam.sdk.transforms.ViewTest.testWindowedMapAsEntrySetSideInput
org.apache.beam.sdk.transforms.ViewTest.testMultimapAsEntrySetSideInput
{noformat}

Failures are various assertion failures in PAssert. In other words, the pipelines are producing incorrect results.

This seems to be due to https://github.com/apache/beam/commit/4492fa3713f7e539156d4f7733f9993479f90d52



--
This message was sent by Atlassian Jira
(v8.3.4#803005)