The GitHub Actions job "Tests (AMD)" on airflow.git/fix-asset-store-rename-fallout has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 3a710bb5b772e7dc90936229ea50c32aaa918097 / Kaxil Naik <[email protected]> Fix example_asset_store consumer crash and test comment typos Fallout from the task_state->task_store rename (#67833): - example_asset_store consume() fell back to the string "{}" when the asset had no last_run_summary yet, then called .get() on it, raising AttributeError. Fall back to an empty dict so .get() works. - A blind find-replace turned "statement(s)" into "Storement(s)" in two comments in test_context.py. Restored the original words. Report URL: https://github.com/apache/airflow/actions/runs/26847321993 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
