damccorm opened a new issue, #20878: URL: https://github.com/apache/beam/issues/20878
When the `beam_fn_api` expansion was made the default, these tests started failing: https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_ULR/860/#showFailuresLink ``` 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 ``` Imported from Jira [BEAM-12275](https://issues.apache.org/jira/browse/BEAM-12275). Original Jira may contain additional context. Reported by: kenn. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
