I've noticed this sometimes for Python as well: Jenkins is happy with the exact same tests that Github checks fails on.
On Thu, Mar 4, 2021 at 8:40 AM Alexey Romanenko <[email protected]> wrote: > Hi, > > Does anyone know why some Java Tests, that run as Github checks, fail? For > example for this PR [1], this [2] and this [3] checks, whenever other > passed and there are no fails for Jenkins jobs. > I noticed that the same checks fail for some other latest PRs as well. Is > it coincidence? > > [1] https://github.com/apache/beam/pull/13914 > [2] > https://github.com/apache/beam/pull/13914/checks?check_run_id=2029368988 > [3] > https://github.com/apache/beam/pull/13914/checks?check_run_id=2029369164
