Skip to content

Removing duplicate patching of supervisor_comms#51870

Merged
amoghrajesh merged 1 commit intoapache:mainfrom
amoghrajesh:remove-duplicate-patching
Jun 18, 2025
Merged

Removing duplicate patching of supervisor_comms#51870
amoghrajesh merged 1 commit intoapache:mainfrom
amoghrajesh:remove-duplicate-patching

Conversation

@amoghrajesh
Copy link
Copy Markdown
Contributor

There is no need to do @mock.patch("airflow.sdk.execution_time.task_runner.SUPERVISOR_COMMS", create=True), we already consume mock_supervisor_comms fixture in these tests, it does the same thing.


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

@amoghrajesh amoghrajesh merged commit c2ae4a3 into apache:main Jun 18, 2025
72 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 18, 2025
(cherry picked from commit c2ae4a3)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Jun 18, 2025
…1870)

(cherry picked from commit c2ae4a3)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Jun 21, 2025
kaxil pushed a commit that referenced this pull request Jun 30, 2025
…51872)

(cherry picked from commit c2ae4a3)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants