meilisearch/MeiliSearch

Fix the dump import tests on windows

Offen

#2.364 geöffnet am 03.05.2022

 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (2.542 Forks)batch import
contribution acceptedgood first issuehelp wantedmaintenanceversion upgradewindows

Repository-Metriken

Stars
 (57.572 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 11T 20h) (41 gemergte PRs in 30 T)

Beschreibung

Windows throw errors when we try to read a dump in the CI (maybe that actually happens everywhere?). See the following action: https://github.com/meilisearch/meilisearch/runs/6215426608?check_suite_focus=true

This could be related to this issue in which case we can't do anything about it.

For now, we ignore all the tests when running on windows.

Contributor Guide