Skip to content

Test fix for PinnedQueryBuilderIT (#46187) #46227

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

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

markharwood
Copy link
Contributor

Fix test issue to stabilise scoring through use of DFS search mode.
Randomised index-then-delete docs introduced by the test framework likely caused an imbalance in IDF scores across shards. Also made number of shards used in test a random number for added test coverage.

Closes #46174

Fix test issue to stabilise scoring through use of DFS search mode.
Randomised index-then-delete docs introduced by the test framework likely caused an imbalance in IDF scores across shards. Also made number of shards used in test a random number for added test coverage.

Closes elastic#46174
@markharwood markharwood added >bug >test-failure Triaged test failures from CI backport labels Sep 2, 2019
@markharwood markharwood merged commit a9e3871 into elastic:7.x Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >bug >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant