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.15] Fix bit vector tests (#110521) #110525

Merged

Conversation

mayya-sharipova
Copy link
Contributor

Backports the following commits to 8.15:

Bit vector tests were failing in cases where an index has more than 1 shards.
For error cases when we expected a failure of the whole request, shards
with empty documents returned success and the whoel request unexpectedly returned 200.

Ensuring that index contains only 1 shard fixes these failures.

Closes elastic#110290, elastic#110291
@mayya-sharipova mayya-sharipova requested a review from a team as a code owner July 5, 2024 14:07
@mayya-sharipova mayya-sharipova added :Search Relevance/Vectors Vector search >test Issues or PRs that are addressing/adding tests backport Team:Search Meta label for search team labels Jul 5, 2024
@mayya-sharipova mayya-sharipova merged commit 3f2c81e into elastic:8.15 Jul 5, 2024
15 checks passed
@mayya-sharipova mayya-sharipova deleted the backport/8.15/pr-110521 branch July 5, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Search Relevance/Vectors Vector search Team:Search Meta label for search team >test Issues or PRs that are addressing/adding tests v8.15.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants