The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 520647de034a9cedb62cfc4907ba497bbcd67ab5 / Jarek Potiuk <[email protected]> Adapt to better resolver of pip We used to have helper limits for eager upgrade of our packages but with 23.1 updated in #30663 pip has a much improved resolver that does not need that much of a help and can resolve our dependnecies pretty fast on its own, so we can remove all the dependecy limts that aimed to limit the dependency resolution time. Also we used to have a mechanism to track backtracking issues and find out which of the new dependencies caused excessive backtracking. This seems to be not needed so we can remove it from CI and breeze. Report URL: https://github.com/apache/airflow/actions/runs/4759355209 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
