damccorm opened a new issue, #21596: URL: https://github.com/apache/beam/issues/21596
Failing pipelines that use globally windowed, unbounded side inputs at construction time inadvertently broke the TestStream tests (BEAM-14499) and re-enabling this behavior requires that testing streaming pipelines has proper support (BEAM-14500) as current passert.Equals() implementation breaks in non-global contexts. Once proper testing support has been implemented, the failure should be re-instated. Imported from Jira [BEAM-14501](https://issues.apache.org/jira/browse/BEAM-14501). Original Jira may contain additional context. Reported by: jrmccluskey. -- 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]
