The GitHub Actions job "Tests (AMD)" on airflow.git/v3-2-test has failed. Run started by GitHub user jscheffl (triggered by jscheffl).
Head commit for run: 707010a25206c30ce5fa5328ed2e317ef28a9068 / github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> [v3-2-test] fixed sort order for mapped task instances (#67551) (#68164) * fixed sort order for mapped task instances * Updated tests * Fixed pagination crash * Fixed comments * Fix duplicate order_by attributes in OpenAPI spec and SortParam description When `rendered_map_index` (and other keys like `run_after`, `logical_date`, `data_interval_start`, `data_interval_end`) are present in both `allowed_attrs` and `to_replace`, `dynamic_depends` was appending them twice to `all_attrs`, causing the generated `order_by` parameter description to list those attributes twice. This caused the `generate-openapi-spec` static check to fail. Fix: deduplicate `to_replace_attrs` by excluding keys already in `allowed_attrs` before building `all_attrs`. Update the committed OpenAPI spec to match. * Static check fix --------- (cherry picked from commit 94fa4d2b4f61856152a7bea66c8ec351065c0569) Co-authored-by: manipatnam <[email protected]> Co-authored-by: AI Assistant <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/27093078582 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
