[
https://issues.apache.org/jira/browse/BEAM-12263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-12263:
-----------------------------------
Fix Version/s: Not applicable
Resolution: Fixed
Status: Resolved (was: Triage Needed)
> 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
> Priority: P2
> Fix For: Not applicable
>
>
> 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)