uranusjr commented on PR #32000: URL: https://github.com/apache/airflow/pull/32000#issuecomment-1647722231
I think building a DAG with `dag_maker` and then call `test` would work. The test should be annotated with `@pytest.mark.execution_timeout` since we also want to test for the infinite loop not happening. -- 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]
