Skip to content

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Sep 15, 2025

Example failure: https://github.com/apache/airflow/actions/runs/17748671388/job/50439223767

              if python_version.startswith("Python 3.13"):
  >               import_names.remove("airflow.providers.fab")
  E               ValueError: list.remove(x): x not in list
  tests/docker_tests/test_prod_image.py:212: ValueError
  =========================== short test summary info ============================
  FAILED tests/docker_tests/test_prod_image.py::TestPythonPackages::test_check_dependencies_imports[providers-import_names0] - ValueError: list.remove(x): x not in list
  ======================== 1 failed, 10 passed in 32.41s =========================

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

Example failure: https://github.com/apache/airflow/actions/runs/17748671388/job/50439223767

```
              if python_version.startswith("Python 3.13"):
  >               import_names.remove("airflow.providers.fab")
  E               ValueError: list.remove(x): x not in list
  tests/docker_tests/test_prod_image.py:212: ValueError
  =========================== short test summary info ============================
  FAILED tests/docker_tests/test_prod_image.py::TestPythonPackages::test_check_dependencies_imports[providers-import_names0] - ValueError: list.remove(x): x not in list
  ======================== 1 failed, 10 passed in 32.41s =========================
```
@boring-cyborg boring-cyborg bot added area:docker-tests area:production-image Production image improvements and fixes labels Sep 15, 2025
@kaxil kaxil merged commit 71fe5b4 into apache:main Sep 16, 2025
61 checks passed
@kaxil kaxil deleted the add-if-else-import-names branch September 16, 2025 00:57
yash1thsa pushed a commit to yash1thsa/airflow that referenced this pull request Sep 16, 2025
kaxil added a commit that referenced this pull request Sep 16, 2025
suman-himanshu pushed a commit to suman-himanshu/airflow that referenced this pull request Sep 17, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Sep 30, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 1, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 2, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 3, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 4, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 5, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 5, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 7, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 8, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 9, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 10, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 11, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 12, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 14, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 15, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 17, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docker-tests area:production-image Production image improvements and fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants