potiuk commented on a change in pull request #16268:
URL: https://github.com/apache/airflow/pull/16268#discussion_r645982026



##########
File path: tests/jobs/test_scheduler_job.py
##########
@@ -3921,7 +3921,7 @@ def 
test_do_schedule_max_active_runs_upstream_failed(self):
             schedule_interval='@once',
             max_active_runs=1,
         ) as dag:
-            # Can't use DummyOperator as that goes straight to success
+            # Can't use NoOpOperatoras that goes straight to success

Review comment:
       Agree with @turbaszek 




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to