MeiliSearch/crates/meilisearch/tests/vector
meili-bors[bot] e568dbbabb
Merge #5182
5182: Remove hard coded task ids to prevent flaky tests r=irevoire a=mhmoudr

# Pull Request

## Related issue
Fixes partial #4840

## What does this PR do?
- Mainly scan the test code for any hard coded task Id and replace it by the returned task Id once the action or task is performed on an index.
- PS: _PR is not split by files as it has one theme applied to all tests which make it easy to review_ 


## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: Mahmoud Rawas <mhmoudr@gmail.com>
Co-authored-by: Tamo <tamo@meilisearch.com>
2025-01-13 15:18:55 +00:00
..
snapshots/mod.rs/add_remove_one_vector_4588 add the batch_id to the tasks 2024-11-20 10:42:54 +01:00
binary_quantized.rs fix all the tests 2025-01-07 16:28:12 +01:00
intel_gen.txt.gz Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
mod.rs #4840 - Partial fix - Confirm task success after waiting for it - continued, few missing cases - batch 2 2024-12-24 23:07:43 +11:00
openai.rs fix tests 2024-12-06 02:03:02 +08:00
openai_responses.json.gz Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
openai_tokenized_responses.json.gz Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
rest.rs fix tests 2024-12-06 02:03:02 +08:00
settings.rs #4840 - Partial fix - Confirm task success after waiting for it. 2024-12-24 23:06:07 +11:00