lukecwik commented on pull request #15743: URL: https://github.com/apache/beam/pull/15743#issuecomment-948878641
It looks like the addition of TestValidateWindowedSideInputs bumped us above the 1h timeout such that the Go PostCommit will timeout more often (for example https://ci-beam.apache.org/job/beam_PostCommit_Go/9019/) It used to be that the run would take ~55mins. Checking the associated job (https://console.cloud.google.com/dataflow/jobs/us-central1/2021-10-21_06_01_28-15917691559290441824?project=apache-beam-testing) and it passed after about 8 mins so `~55 + ~8 > 1h`. Filed https://issues.apache.org/jira/browse/BEAM-13096 -- 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]
