meilisearch/MeiliSearch

Fix the dump import tests on windows

Aperta

#2364 aperta il 3 mag 2022

 (3 commenti) (1 reazione) (0 assegnatari)Rust (2542 fork)batch import
contribution acceptedgood first issuehelp wantedmaintenanceversion upgradewindows

Metriche repository

Star
 (57.572 stelle)
Metriche merge PR
 (Merge medio 11g 20h) (41 PR mergiate in 30 g)

Descrizione

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.

Guida contributor