pabloem commented on pull request #17063: URL: https://github.com/apache/beam/pull/17063#issuecomment-1069597123
I see this failure: https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/4757/ : ( Are occassional failures an indication of a problem? If they are, then there is at least one test failing. If they are acceptable, then you could add a retry mechanism like this one: https://github.com/apache/beam/blob/master/sdks/java/io/jdbc/src/test/java/org/apache/beam/sdk/io/jdbc/JdbcIOAutoPartitioningIT.java#L96-L127 This should at least diminish the frequency of failures enough that we can bring it in? -- 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]
