Update snapshot tests following git rebase that fixes a bug

This commit is contained in:
Loïc Lecrenier 2022-10-13 12:59:30 +02:00 committed by Clément Renault
parent 012c3e986c
commit 4c6145f782
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
3 changed files with 6 additions and 9 deletions

View file

@ -762,9 +762,6 @@ mod tests {
handle.wait_till(Breakpoint::AfterProcessing);
// first addition of documents should be successful
// TODO: currently the result of this operation is incorrect!
// only the first task should be successful, because it should not be batched with
// the second task, that operates on a different index!
snapshot!(snapshot_index_scheduler(&index_scheduler), name: "initial_tasks_processed");
// Now we delete the first task