Skip to content

[v15] Fix a flaky test#40777

Merged
hugoShaka merged 1 commit intobranch/v15from
bl-nero/fix-flaky-test
Apr 22, 2024
Merged

[v15] Fix a flaky test#40777
hugoShaka merged 1 commit intobranch/v15from
bl-nero/fix-flaky-test

Conversation

@bl-nero
Copy link
Copy Markdown
Contributor

@bl-nero bl-nero commented Apr 22, 2024

Note: this is not a backport. The test in question is not present in the master branch.

Fixing a test that causes flakiness that prevented me from merging #40461 today. The test asserts on array contents, but the array is produced from a set, which makes the order of elements unstable.

@github-actions
Copy link
Copy Markdown
Contributor

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@bl-nero bl-nero added the no-changelog Indicates that a PR does not require a changelog entry label Apr 22, 2024
@hugoShaka hugoShaka added this pull request to the merge queue Apr 22, 2024
Merged via the queue into branch/v15 with commit bdae239 Apr 22, 2024
@hugoShaka hugoShaka deleted the bl-nero/fix-flaky-test branch April 22, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants