tirkarthi commented on issue #27799: URL: https://github.com/apache/airflow/issues/27799#issuecomment-1382666507
The initial issue was due to dag not being found since example dags were not loaded. This is due to the execution_date or run_id not found. This is also reported in https://github.com/apache/airflow/issues/28912 . Maybe the example can be improved to use `airflow tasks test` that creates the dag run and deletes it in the end. -- 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]
