wookiist commented on PR #30623:
URL: https://github.com/apache/airflow/pull/30623#issuecomment-1512314738
After a series of unit test failures, I realized that in LogGroomerTest, the
`render_chart` function was not generating the dag processor yaml. This is
because the dag processor is not enabled by default.
When testing DagProcessor, I had to add `"dagProcessor": {"enabled": True}`
value when testing the dagProcessor. Working on fixing the code for this.
--
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]