The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: b13ed892b1fcc98b1bc9896dd4b2273a21121705 / Wei Lee <[email protected]> Fail a task if an inlet or outlet asset is inactive or an inactive asset is added to an asset alias (#44831) * feat(taskinstance): fail a task if its outlets contain inactive asset * test(taskinstance): active assets in test cases * test(taskinstance): add test cases test_run_with_inactive_assets_in_the_same_dag and test_run_with_inactive_assets_in_different_dags * feat(taskinstance): fail a task if asset is not active in inlets * refactor(taskinstance): rework warning message * feat(asset_alias): block adding asset events to assets that can not be active * feat(asset-alias): handle the case that asset is not active but might be able to be activated when adding * feat(taskinstance): refactor name_uri as asset key * refactor(exceptions): move error msg logic to customized exception * test(taskinstance): add test case test_outlet_asset_alias_asset_inactive * refactor(taskinstance): remove AssetUniqueKey.to_tuple and use attrs.astuple instead Report URL: https://github.com/apache/airflow/actions/runs/12495966035 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
