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

Head commit for run:
825d8770e9f9e5034e788a571b229e63ae237c0e / daniel.dylag 
<[email protected]>
Fix quarantined test

initialize_airflow_tests fixture contains logging setup which interferes with 
capsys. capsys must be invoked before any logger setup to work correctly but 
this kind of fixture ordering is difficult to enforce. The solution is to 
replace capsys with caplog which doesn't suffer from the problem.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to