meilisearch/MeiliSearch

Fix the dump import tests on windows

开放

#2,364 创建于 2022年5月3日

 (3 条评论) (1 个反应) (0 位负责人)Rust (2,542 个派生)batch import
contribution acceptedgood first issuehelp wantedmaintenanceversion upgradewindows

仓库指标

星标
 (57,572 个星标)
PR 合并指标
 (平均合并 11天 20小时) (30 天内合并 41 个 PR)

描述

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.

贡献者指南