deepujain commented on PR #72402: URL: https://github.com/apache/airflow/pull/72402#issuecomment-5504933974
Serialization CI failed because the new test used a non-serialized dag_maker while sync_dag_to_db runs in the Serialization group. Switched to serialized=True and set task owner. Rebased on main; CI rerunning. --- Drafted-by: OpenAI Codex (no human review before posting) -- 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]
