tkaymak commented on PR #38255: URL: https://github.com/apache/beam/pull/38255#issuecomment-4302902056
The PreCommit Java failure on `5abbb21d` was a single timeout in `FlinkRequiresStableInputTest.testParDoRequiresStableInputPortable` (`:runners:flink:1.17:test`) — `379 tests completed, 1 failed, 1 skipped`, with `org.junit.runners.model.TestTimedOutException at FlinkRequiresStableInputTest.java:190`. This is the known Flink flake tracked in #21333, and the PR does not touch any Flink code. Pushed an empty commit (`604037f5`) to retry. If it flakes again on something unrelated, @Abacn — happy to comment `assign set of reviewers` to override the auto-block. -- 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]
