Skip to content

Conversation

@kunaljubce
Copy link
Contributor

@kunaljubce kunaljubce commented Dec 23, 2025

Related to #59402, fixes for below files in progress:

  • airflow-core/tests/unit/utils/test_types.py
  • airflow-core/tests/unit/dag_processing/test_manager.py
  • airflow-core/tests/unit/dag_processing/test_processor.py
  • airflow-core/tests/unit/jobs/test_scheduler_job.py - Will be tracked via Sqlalchemy 2.0 changes for test_scheduler_job.py #59823 because of volume of changes required

^ 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.

@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Dec 23, 2025
@kunaljubce kunaljubce marked this pull request as draft December 23, 2025 09:58
@kunaljubce kunaljubce changed the title Update sqlalchemy compatible change for test_types.py Sqlalchemy 2.0 changes (test_types.py, test_manager.py, test_processor.py, test_scheduler_job.py) Dec 23, 2025
@kunaljubce kunaljubce marked this pull request as ready for review December 23, 2025 17:05
@kunaljubce kunaljubce changed the title Sqlalchemy 2.0 changes (test_types.py, test_manager.py, test_processor.py, test_scheduler_job.py) Sqlalchemy 2.0 changes (test_types.py, test_manager.py, test_processor.py) Dec 23, 2025
@jscheffl jscheffl merged commit 9e9874f into apache:main Dec 24, 2025
126 checks passed
@github-actions
Copy link

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 9e9874f v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

jscheffl pushed a commit to jscheffl/airflow that referenced this pull request Dec 24, 2025
…est_processor.py) (apache#59748)

* Update sqlalchemy compatible change for test_types.py

* Compatibility fixes

* Update sqlalchemy compatible change for test_manager.py

* Update sqlalchemy compatible change for test_processor.py

* Review fix
(cherry picked from commit 9e9874f)

Co-authored-by: Kunal Bhattacharya <kunal.bhattacharya@pepsico.com>
jscheffl added a commit that referenced this pull request Dec 24, 2025
…est_processor.py) (#59748) (#59784)

* Update sqlalchemy compatible change for test_types.py

* Compatibility fixes

* Update sqlalchemy compatible change for test_manager.py

* Update sqlalchemy compatible change for test_processor.py

* Review fix
(cherry picked from commit 9e9874f)

Co-authored-by: Kunal Bhattacharya <kunal.bhattacharya@pepsico.com>
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Dec 25, 2025
…r.py) (apache#59748)

* Update sqlalchemy compatible change for test_types.py

* Compatibility fixes

* Update sqlalchemy compatible change for test_manager.py

* Update sqlalchemy compatible change for test_processor.py

* Review fix
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Jan 2, 2026
…r.py) (apache#59748)

* Update sqlalchemy compatible change for test_types.py

* Compatibility fixes

* Update sqlalchemy compatible change for test_manager.py

* Update sqlalchemy compatible change for test_processor.py

* Review fix
ephraimbuddy pushed a commit that referenced this pull request Jan 6, 2026
…est_processor.py) (#59748) (#59784)

* Update sqlalchemy compatible change for test_types.py

* Compatibility fixes

* Update sqlalchemy compatible change for test_manager.py

* Update sqlalchemy compatible change for test_processor.py

* Review fix
(cherry picked from commit 9e9874f)

Co-authored-by: Kunal Bhattacharya <kunal.bhattacharya@pepsico.com>
stegololz pushed a commit to stegololz/airflow that referenced this pull request Jan 9, 2026
…r.py) (apache#59748)

* Update sqlalchemy compatible change for test_types.py

* Compatibility fixes

* Update sqlalchemy compatible change for test_manager.py

* Update sqlalchemy compatible change for test_processor.py

* Review fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants