zeroam commented on issue #7902: Enable celery command in any environment URL: https://github.com/apache/airflow/pull/7902#issuecomment-605598316 @turbaszek Thanks for the advice! I checked pre-commit and passed the static test. but I failed in test_celery_command ``` FAILED tests/cli/commands/test_celery_command.py::TestCeleryStopCommand::test_if_right_pid_is_read - SystemExit: 2 FAILED tests/cli/commands/test_celery_command.py::TestCeleryStopCommand::test_same_pid_file_is_used_in_start_and_stop - SystemExit: 2 FAILED tests/cli/commands/test_celery_command.py::TestWorkerStart::test_worker_started_with_required_arguments - SystemExit: 2 ``` I will fix it up
---------------------------------------------------------------- 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] With regards, Apache Git Services
