The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 69ec5e2c184769e64fe1947defb6f2f4c735d255 / Jarek Potiuk <[email protected]> Improve internal-api-background test The test_cli_internal_api_background test has been flakey for some time, however it's been difficult to debug and locally reproduce the problem especially on MacOS because it used pgrep newer syntax that is not supported on MacOS. This change improves the test by using psutil instead, it also improves the diagnostics to explain more what's going on and to display more information immediately (earlier the test had separately stdout and stderr making it difficult to understand what is the sequence of events. Also intention of the test is better explained by adding helpful messages and adding colors and rich ability to format the output and color it to make it more straightforward to diagnose the issues. Report URL: https://github.com/apache/airflow/actions/runs/4462020570 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
