-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Fix flakey semantic_text index_options test #133323
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
Fix flakey semantic_text index_options test #133323
Conversation
Pinging @elastic/search-eng (Team:SearchOrg) |
Pinging @elastic/search-relevance (Team:Search - Relevance) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Wondering if elasticsearchmachine will revert the indentation in muted-tests.yml
on the next mute 🤔
@mromaios I already fixed that 🙈 IDE auto format bit me again |
💔 Backport failed
You can use sqren/backport to manually backport by running |
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
* Fix flakey semantic_text index_options test * Unmute test (cherry picked from commit c9b2a46) # Conflicts: # muted-tests.yml
Resolves #133326
Resolves #133327
Minor test failure PR for default index options.
This test tests 8.19 compatibility for defaults changes, but was inadvertently bringing the first index version associated with 9.0 (where this is not supported) into the randomization mix.