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

Test fix - QueryProfilerIT was failing sporadically #42366

Merged
merged 1 commit into from
May 23, 2019

Conversation

markharwood
Copy link
Contributor

Results equality assertion failed because of subtle scoring differences between replicas.

Diverging merge policies means the segments and therefore scores are not the same.
Fixed the test by ensuring there are zero replicas.

Closes #32492

…ces between replicas.

Diverging merge policies means the segments and therefore scores are not the same.
Fixed the test by ensuring there are zero replicas.

Closes elastic#32492
@markharwood markharwood added >test-failure Triaged test failures from CI v8.0.0 v7.3.0 labels May 22, 2019
@markharwood markharwood requested review from polyfractal and jimczi May 22, 2019 14:27
@markharwood markharwood self-assigned this May 22, 2019
Copy link
Contributor

@polyfractal polyfractal left a comment

Choose a reason for hiding this comment

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

Hah, how about that. Nice work @markharwood and @jimczi. I'll be happy for this test to stop failing :)

@markharwood markharwood merged commit f5a6aa7 into elastic:master May 23, 2019
markharwood added a commit that referenced this pull request May 23, 2019
…ces between replicas. (#42366)

Diverging merge policies means the segments and therefore scores are not the same.
Fixed the test by ensuring there are zero replicas.

Closes #32492
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
…ces between replicas. (elastic#42366)

Diverging merge policies means the segments and therefore scores are not the same.
Fixed the test by ensuring there are zero replicas.

Closes elastic#32492
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test-failure Triaged test failures from CI v7.3.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] QueryProfilerIT testProfileMatchesRegular is failing
4 participants