SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

0 0 267 Python

Fix smus_notebook system test failure in deferrable CI rotation (#67568)

Two operator instances were missing explicit `deferrable=False`, causing
them to pick up the global `DEFAULT_DEFERRABLE=true` when CI randomizes
the deferrable flag. The deferrable path is not tested for this operator.

Co-authored-by: Sean Ghaeli <ghaeli@amazon.com>
S
Sean Ghaeli committed
5c7be57d8bbe90658ec49c5f6636f8a7153fdccb
Parent: dfdcf02
Committed by GitHub <noreply@github.com> on 5/26/2026, 7:57:55 PM