Skip to content

tests: Faster search::facet_search IT tests #5600

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

Conversation

martin-g
Copy link
Contributor

Pull Request

Related issue

#4840

What does this PR do?

  • Use shared server + unique indices where possible.
  • Assert .succeeded() for the waited tasks.
  • Drop usage of dbg!() in the assertions. It caused noise in the logs

Use shared server + unique indices where possible.
Assert .succeeded() for the waited tasks.
Drop usage of dbg!() in the assertions. It caused noise in the logs

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@ManyTheFish ManyTheFish added the no db change The database didn't change label Jun 2, 2025
@ManyTheFish ManyTheFish added this to the v1.16.0 milestone Jun 2, 2025
.succeeded() does the same

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@ManyTheFish ManyTheFish enabled auto-merge June 2, 2025 08:33
@ManyTheFish ManyTheFish added this pull request to the merge queue Jun 2, 2025
Merged via the queue into meilisearch:main with commit 2004966 Jun 2, 2025
10 of 11 checks passed
@martin-g martin-g deleted the faster-search-facet_search-it-tests branch June 2, 2025 11:14
@meili-bot meili-bot added the v1.16.0 PRs/issues solved in v1.16.0 released on 2025-08-04 label Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no db change The database didn't change v1.16.0 PRs/issues solved in v1.16.0 released on 2025-08-04
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants