The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: b60ce29d242859947b77c508f32f10cb04d079de / Jarek Potiuk <[email protected]> Output for quarantined tests is not hidden by default in CI When we ran quarantined tests the output of the tests was hidden, because we are not running the tests in parallell and only parallel tests are summarising test results after they finish and hide the execution inside the CI group. This change causes "non-parallel" tests in breeze to print command output outside of the group, which will mean that we will see the test results without having to unfold the group. Report URL: https://github.com/apache/airflow/actions/runs/5717906839 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
