The GitHub Actions job "Tests (AMD)" on airflow.git/import-errors-all-permission-unregistered-files has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 93c64991e0bb13faf6c095ce36d29074abf6aed6 / Jarek Potiuk <[email protected]> Scope the second has-any-Dag lookup for import errors per bundle The list endpoint joins the has-any-Dag subquery twice; only the first was scoped to the bundle. Since the subquery now yields one row per (file, bundle), the remaining filename-only join could duplicate an error across bundles and mis-detect registration. Join on bundle_name there too, add a regression test for a file registered only in another bundle, and update the existing bundle -join test, whose old expectation encoded the pre-fix cross-bundle leak. Report URL: https://github.com/apache/airflow/actions/runs/29660482263 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
