SAY-5 commented on PR #38229: URL: https://github.com/apache/beam/pull/38229#issuecomment-4266454899
The failing job is `beam_PreCommit_Python_Examples (3.10)` on an assertion inside `apache_beam/examples/cookbook/ordered_window_elements/batch_test.py::test_long_slide`. The other four Python versions (3.11/3.12/3.13/3.14) pass on the same commit, and this PR only touches three code comments (`data_sampler.py`, `teststream.go`, `Generator.java`) — none of which are exercised by that test. Looks like a pre-existing flake on 3.10. Happy to retry or rebase if helpful. -- 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]
