The GitHub Actions job "Tests (ARM)" on airflow.git/v3-3-test has failed. Run started by GitHub user vincbeck (triggered by vincbeck).
Head commit for run: 8127d350b278d96bfc8d469910295e5d2a289688 / Niko Oliveira <[email protected]> Enforce pool team ownership in scheduling loop (#68684) The scheduler's _executable_task_instances_to_queued bypassed pool team ownership checks, allowing tasks from one team to use pools owned by another team. The existing PoolSlotsAvailableDep had the correct logic but was never invoked in the scheduler's critical section. Add an inline team check that batch-resolves pool-to-team mappings and blocks cross-team pool access before tasks are queued for execution. Report URL: https://github.com/apache/airflow/actions/runs/27722823034 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
