The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user ashb (triggered by ashb).
Head commit for run: b6aee616cc481b08fc974fac729755424511fab7 / Ash Berlin-Taylor <[email protected]> Replace freezegun with time-machine The primary driver for this was a niggle that the durations output for one test was reporting over 52 years: > 1670340356.40s call > tests/jobs/test_base_job.py::TestBaseJob::test_heartbeat It turns out this was caused by freezegun, but time_machine fixes this. It also might be a bit faster, but that isn't a noticeable difference for us. (No runtime difference for the changed files, but it does make collection quicker: from 10s to 8s) Report URL: https://github.com/apache/airflow/actions/runs/3677617722 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
