meilisearch/MeiliSearch

Fix the dump import tests on windows

オープン

#2,364 opened on 2022/05/03

 (3 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (2,542 件のフォーク)batch import
contribution acceptedgood first issuehelp wantedmaintenanceversion upgradewindows

Repository metrics

Stars
 (57,572 個のスター)
PR merge metrics
 (平均マージ 11d 20h) (30d で 41 merged PRs)

説明

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.

コントリビューターガイド