Skip to content

Conversation

@henry3260
Copy link
Contributor

closes: #58907


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

Copy link
Member

@jason810496 jason810496 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!
Let's see whether will it resolve the flakiness.

The failure seems like different flakiness (k8s test one), I just triggered the CI again.

@henry3260 henry3260 force-pushed the fix-flaky-TestEmrCreateJobFlowOperator branch from 646c33f to 1fbe438 Compare December 6, 2025 15:42
@jason810496 jason810496 merged commit 97cf3c7 into apache:main Dec 6, 2025
120 checks passed
@henry3260 henry3260 deleted the fix-flaky-TestEmrCreateJobFlowOperator branch December 6, 2025 16:34
jason810496 pushed a commit to jason810496/airflow that referenced this pull request Dec 6, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
@jason810496 jason810496 added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Dec 6, 2025
@jason810496
Copy link
Member

I forgot to add backport-to-v3-1-test label before merge, manual backport at #59137.

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Dec 6, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
jason810496 pushed a commit to jason810496/airflow that referenced this pull request Dec 7, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
potiuk pushed a commit that referenced this pull request Dec 7, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
amoghrajesh pushed a commit to astronomer/airflow that referenced this pull request Dec 8, 2025
ephraimbuddy pushed a commit that referenced this pull request Dec 8, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Dec 8, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Dec 8, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Dec 8, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Dec 8, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Dec 9, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Dec 11, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Dec 12, 2025
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Jan 6, 2026
(cherry picked from commit 97cf3c7)

Co-authored-by: Henry Chen <108824346+henry3260@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

The TestEmrCreateJobFlowOperator is flaky

2 participants