meilisearch/MeiliSearch

Fix the dump import tests on windows

Ouverte

#2 364 ouverte le 3 mai 2022

 (3 commentaires) (1 réaction) (0 personne assignée)Rust (2 542 forks)batch import
contribution acceptedgood first issuehelp wantedmaintenanceversion upgradewindows

Métriques du dépôt

Stars
 (57 572 étoiles)
Métriques de merge PR
 (Merge moyen 11j 20h) (41 PRs mergées en 30 j)

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.

Guide contributeur