ashb commented on a change in pull request #17265:
URL: https://github.com/apache/airflow/pull/17265#discussion_r678974000



##########
File path: tests/jobs/test_scheduler_job.py
##########
@@ -293,11 +295,7 @@ def 
test_execute_task_instances_is_paused_wont_execute(self):
             max_active_tasks=dag.max_active_tasks,
             has_task_concurrency_limits=False,
         )

Review comment:
       This block here for instance where we create a DagModel appears 23 times 
in this file, so this should be moved in side the DagMaker




-- 
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]


Reply via email to