The GitHub Actions job "Tests" on 
airflow.git/fix-python-3-8-build-failing-airflow-2-10 has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
b4658497217c17f4d2d2d9b9ba7a9a6c10e0bbcf / Jarek Potiuk <[email protected]>
[v2-10-test] Workaround Python 3.8 alibabacloud issue

Alibabacloud 1.0 has a confusing setup.py where it changes dependencies
dynamically based on sys.version.minor and it confuses installers -
uv installs appsheduler 3.11 for Python 3.8 where pip expects < 3.11

We upgrade both `pip` and `uv` to latest versions and add manual
protection to avoid this from happening.

Also celery test seemed to be flaky on timeout - to increase chance
of this one being green, increased the timeout.

Report URL: https://github.com/apache/airflow/actions/runs/14422316767

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to