The GitHub Actions job "Tests" on 
airflow.git/fix-oauth-session-race-condition-57981 has succeeded.
Run started by GitHub user Jgprog117 (triggered by vincbeck).

Head commit for run:
f7a8fefc05165a82738063ed5baeee0cb9d4938b / Jgprog117 
<[email protected]>
Fix test RuntimeError by avoiding Flask session LocalProxy access

Use mock.patch with new= as context manager instead of decorator to
prevent mock from inspecting the Flask session LocalProxy, which
requires an active request context.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to