MeiliSearch/index-scheduler/src
meili-bors[bot] da220294f6
Merge #3639
3639: Add a dedicated error variant for planned failures in index scheduler tests r=Kerollmops a=Sufflope

# Pull Request

## Related issue
Fixes #3086

## What does this PR do?
- Add a dedicated test variant in test cfg to avoid reusing a misleading existing error

## 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: Jean-Sébastien Bour <jean-sebastien@bour.name>
2023-05-04 09:33:57 +00:00
..
index_mapper Pass IndexStat by ref in store_stats_of 2023-03-07 14:00:54 +01:00
snapshots/lib.rs Merge #3639 2023-05-04 09:33:57 +00:00
autobatcher.rs Disable autobatching of additions and deletions 2023-04-12 10:53:00 +02:00
batch.rs Merge #3541 2023-03-09 13:32:52 +00:00
error.rs Add a dedicated error variant for planned failures in index scheduler tests 2023-05-02 14:37:20 +02:00
insta_snapshot.rs make the autodeletion work with a fixed number of tasks and update the tests 2023-05-04 00:06:49 +02:00
lib.rs Merge #3639 2023-05-04 09:33:57 +00:00
lru.rs Add LruMap 2023-02-23 11:23:38 +01:00
utils.rs Add dichotomic search to utils 2023-02-23 11:23:39 +01:00
uuid_codec.rs Moved the struct UuidCodec to a new file 2022-10-31 12:25:19 +05:30