The GitHub Actions job "Tests" on airflow.git/2512/fix_flaky_pipes has 
succeeded.
Run started by GitHub user Dev-iL (triggered by Dev-iL).

Head commit for run:
763d21bdf52b29f65a02913b800963ced68f7f87 / Dev-iL 
<[email protected]>
Fix flaky test_reading_from_pipes on Python 3.13 with pytest-xdist

The test was failing intermittently because forked subprocesses could inherit 
mocked secrets backends from parallel tests. When hasattr() checks async 
methods on AsyncMock (Python 3.13), it creates unawaited coroutines, triggering 
RuntimeWarning.

Report URL: https://github.com/apache/airflow/actions/runs/20504622421

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to