potiuk edited a comment on issue #19578: URL: https://github.com/apache/airflow/issues/19578#issuecomment-974679199
But this case is `airflow tasks test` not the `airlfow dag tests` (and I do agree dag tests is not good). For `tasks test` I think the data interval should be inferred as in the [docs](https://airflow.apache.org/docs/apache-airflow/stable/howto/timetable.html?highlight=timetables#define-scheduling-logic), and regardles from the error reported with task tests I think `infer_data_interval` not being called at all in our code is quite a bit worrying. (But this is my first closer look at the timetable implementaion so I might have missed something) -- 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]
