jscheffl commented on code in PR #57706: URL: https://github.com/apache/airflow/pull/57706#discussion_r2484916890
########## airflow-core/tests/unit/jobs/test_scheduler_job.py: ########## Review Comment: I worry a bit about how much often we mock the executor here in the test. I know that the test is looped in CI to run with multiple executor contexts (Local, Celery, K8s...) - is it really needed to mock to LocalExecutor in all tests? -- 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]
