Skip to content

Fix failing test for redis caused by cross-merging 2 PRs - #36579

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:fix-redis-test-failure
Jan 4, 2024
Merged

Fix failing test for redis caused by cross-merging 2 PRs#36579
potiuk merged 1 commit into
apache:mainfrom
potiuk:fix-redis-test-failure

Conversation

@potiuk

@potiuk potiuk commented Jan 4, 2024

Copy link
Copy Markdown
Member

The two related PRs #36561 and #36562 were merged without rebasing and it caused wrong expectation in the test after username had been added in the client in one of them.


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

The two related PRs #3656i1 and apache#36562 were merged without rebasing
and it caused wrong expectation in the test after username had been
added in the client in one of them.

@amoghrajesh amoghrajesh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lgtm thanks for quick fix

@potiuk
potiuk merged commit fc2478e into apache:main Jan 4, 2024
@potiuk
potiuk deleted the fix-redis-test-failure branch January 4, 2024 07:58
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