Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Fix randomization in testPerformActionAttrsRequestFails (#43304) #43351

Merged
merged 1 commit into from
Jun 19, 2019

Conversation

gwbrown
Copy link
Contributor

@gwbrown gwbrown commented Jun 18, 2019

Backports the following commits to 7.x:

The randomization in this test would occasionally generate duplicate
node attribute keys, causing spurious test failures. This commit adjusts
the randomization to not generate duplicate keys and cleans up the data
structure used to hold the generated keys.
@gwbrown gwbrown added backport >test Issues or PRs that are addressing/adding tests labels Jun 18, 2019
@gwbrown gwbrown merged commit 23a3471 into elastic:7.x Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >test Issues or PRs that are addressing/adding tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant