mohamedawnallah commented on PR #35740: URL: https://github.com/apache/beam/pull/35740#issuecomment-3137596949
> Thanks! I think the postcommit failures are actually due to flaky tests @damccorm - I've just checked the postcommits now (https://github.com/apache/beam/actions/runs/16626460845/job/47044172409) they fail due with this: ``` 2025-07-30T17:12:38.8100559Z * What went wrong: 2025-07-30T17:12:38.8100937Z Execution failed for task ':sdks:python:test-suites:direct:py39:dockerInDockerIntegrationTest'. 2025-07-30T17:12:38.8101406Z > Process 'command 'sh'' finished with non-zero exit value 5 ``` It is related to this part: https://github.com/apache/beam/blob/72ecb475fc1c361feef33745cbc2b8a95bf37d8a/sdks/python/test-suites/direct/common.gradle#L422-L447 -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org