The GitHub Actions job "Tests" on airflow.git/fix/thread-safe-auth-manager-init has succeeded. Run started by GitHub user kimyoungi99 (triggered by eladkal).
Head commit for run: c49d3da54ae732891957ce8e426df4060c723c9f / kimyoungi99 <[email protected]> Clear auth manager singleton in test fixtures using create_app Test fixtures that call application.create_app() or get_application_builder() can receive a stale auth manager singleton from a previous test, causing AirflowSecurityManagerV2 to be used instead of FabAirflowSecurityManagerOverride. Add purge_cached_app() calls to test fixtures across fab, google, and keycloak providers to ensure each test gets a fresh auth manager instance. Report URL: https://github.com/apache/airflow/actions/runs/22266866401 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
