The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
c957f02c218dcceecbf5c8149d7f6c46b5910d57 / Jarek Potiuk <[email protected]>
Fix side effect of bad grpc.Chanel mocking

The grpc.Channel has been patched but not relased in the test_grpc.py
and it could have caused other tests failing - when they were run
later in the same interpreter. For example it failed in in #44011 in the
https://github.com/apache/airflow/pull/44011#issuecomment-2476439247

Patching is now fixed via using fixtures.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to