potiuk commented on PR #33309: URL: https://github.com/apache/airflow/pull/33309#issuecomment-1676329891
Ok. We had one more failure with sqlite last time, but it was in teardown, so a bit different, and I **think** it was caused by lack of passing session to create_dagrun. I added session to it, and will continue rebasing it. One of the followups of this one might be a global attempt to make sure in all our tests whenever ti.run() or dag_maker.create_dagrun() are called we might want to add some pre-commit/ast to force it's usage -- 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]
