I am aware of the following two that contributes to precommit flakiness. Someone is working on both.
https://issues.apache.org/jira/browse/BEAM-9907 - ExternalTransform https://issues.apache.org/jira/browse/BEAM-9767 - test_streaming_wordcount flaky On Thu, May 7, 2020 at 10:54 AM Brian Hulette <[email protected]> wrote: > It looks like this is likely due to my PR for pipeline options in external > transforms: https://github.com/apache/beam/pull/11574 > > I'll confirm and roll back if it is. > > On Thu, May 7, 2020 at 10:51 AM Pablo Estrada <[email protected]> wrote: > >> Hi all, >> the Precommit tests have been flaky for a couple of days due to >> ExternalTransform tests. See >> https://builds.apache.org/job/beam_PreCommit_Python_Cron/ - and an >> example failure: >> >> https://builds.apache.org/job/beam_PreCommit_Python_Cron/2723/ >> >> Does somebody know about this? >> Best >> -P. >> >
