The GitHub Actions job "Tests" on airflow.git/v3-1-test has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
da3c7c92aac85674d0a4fbf3a198e38a5a3786e1 / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[v3-1-test] Fix constraint mode when installing from dist or version airflow 
(#60304) (#60305)

When Airflow is installed in breeze with `--use-airflow-version`
and it's either wheel, dist or version number, we should use
PyPI constraints, rather than source constraints, because in some
edge cases, pre-installed providers might be installed using
different version than the version specified in PyPI constraints.

This might happen if the dependency resolution run by uv will
determine that another package is more important to be installed
in higher version and that higher version conflicts with newer
preinstalled provider version.

In this case Fab Provider is pinned with fab provider and the
version of fab provider in v3-1-test sources was pretty old.
(cherry picked from commit e0c5458c3334544c6432d6bc6b5e9c6345363ef6)

Co-authored-by: Jarek Potiuk <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to