PDGGK commented on PR #37341:
URL: https://github.com/apache/beam/pull/37341#issuecomment-3766112351

   Hi! I notice that 2 Python PreCommit checks failed (Python 3.10 and 3.11), 
but Python 3.12 and 3.13 passed successfully.
   
   Since this PR only modifies Java files (`Call.java` and `CallTest.java`) in 
`sdks/java/io/rrio/`, and all Java checks (including 
`beam_PreCommit_Java_RequestResponse_IO_Direct`) passed, these Python failures 
appear to be unrelated to the changes.
   
   The failure pattern (only 3.10/3.11, not 3.12/3.13) suggests this might be a 
flaky test or infrastructure issue specific to those Python versions.
   
   Could someone please re-run the failed Python PreCommit checks? Thank you!
   
   **Failed checks:**
   - `beam_PreCommit_Python (Run Python PreCommit 3.10)`
   - `beam_PreCommit_Python (Run Python PreCommit 3.11)`


-- 
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]

Reply via email to