meilisearch/MeiliSearch

Fix the dump import tests on windows

Aberta

#2.364 aberto em 3 de mai. de 2022

 (3 comentários) (1 reação) (0 responsável)Rust (2.542 forks)batch import
contribution acceptedgood first issuehelp wantedmaintenanceversion upgradewindows

Métricas do repositório

Stars
 (57.572 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador