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

[8.13] [ML] Fix AutodetectMemoryLimitIT.testManyDistinctOverFields (#105727) #105734

Merged

Conversation

droberts195
Copy link
Contributor

Backports the following commits to 8.13:

…105727)

It seems that the changes of elastic/ml-cpp#2585
combined with the randomness of the test could cause it to fail
very occasionally, and by a tiny percentage over the expected
upper bound. This change reenables the test by very slightly
increasing the upper bound.

Fixes elastic#105347
@droberts195 droberts195 added :ml Machine learning >test Issues or PRs that are addressing/adding tests auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:ML Meta label for the ML team labels Feb 22, 2024
@elasticsearchmachine elasticsearchmachine merged commit 8744ebb into elastic:8.13 Feb 22, 2024
14 checks passed
@droberts195 droberts195 deleted the backport/8.13/pr-105727 branch February 22, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :ml Machine learning Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v8.13.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants