hussein-awala opened a new pull request, #35391: URL: https://github.com/apache/airflow/pull/35391
When providing a timedelta as a schedule and setting catchup to False, the dag run data interval is not rounded to the correct start/end data interval dates. The tests were passed by adding `tick=False` to `@time_machine.travel` which hid the bug. -- 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]
