The GitHub Actions job "Tests" on airflow.git/feature/dynamic-dag-bundle-config 
has succeeded.
Run started by GitHub user tardunge (triggered by potiuk).

Head commit for run:
7cfe2240fb680ee139a25dd50bb28308d4321520 / TARDUNGE <[email protected]>
Fix test_bundles_are_refreshed by using identity check for config changes

The check_config_path_changes() call in _refresh_dag_bundles() must use
`is True` identity check rather than truthiness, because MagicMock
returns a truthy MagicMock object by default. Also restore sync_bundles()
and get_all_bundles() to use throwaway DagBundlesManager instances
(matching upstream pattern) to avoid mock interference.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to