Vamsi-klu opened a new pull request, #71991: URL: https://github.com/apache/airflow/pull/71991
Tests-only regression suite for #54659. Mapped outlet TIs that finish together must all land on the next consumer run. Consume-by-reference is already on main after #62501 / #70972. This suite pins emit through `register_asset_changes_in_db` and one `dag_maker.run_ti` path, then asserts both `consumed_asset_events` and `triggering_asset_events`. closes: #54659 Related: leftovers at `max_active_runs=1` are #56050 (follow-up PR). Partition Metadata parity is #69117 (independent). ## Test plan - [x] `pytest airflow-core/tests/unit/jobs/test_scheduler_job.py -k mapped_asset_` (13 passed) --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Cursor Grok 4.6 Generated-by: Cursor Grok 4.6 following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) Made with [Cursor](https://cursor.com) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
