collinmcnulty commented on PR #22332: URL: https://github.com/apache/airflow/pull/22332#issuecomment-1092119473
I recreated the failing test locally with ``` ./breeze --github-image-id latest --backend sqlite --python 3.10 --db-reset --skip-mounting-local-sources --test-type Core shell root@2e06ff8e855b:/opt/airflow# pytest tests/utils/test_process_utils.py::TestKillChildProcessesByPids::test_should_force_kill_process ``` The test succeeded. -- 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]
