From 18a2ca2561ddc703c3317e7112b6fcaeff0c2388 Mon Sep 17 00:00:00 2001 From: Syrus Akbary Date: Tue, 19 Oct 2021 18:02:48 +0200 Subject: [PATCH] Ignore flaky test in windows --- tests/ignores.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ignores.txt b/tests/ignores.txt index d5f845f587f..6311b9a2279 100644 --- a/tests/ignores.txt +++ b/tests/ignores.txt @@ -125,6 +125,7 @@ wasitests::unstable::mem_fs::poll_oneoff ## Failing due to different line endings on Windows ## we need a better solution to this problem: +windows wasitests::snapshot1::host_fs::fd_rename_path # Skip flaky test windows wasitests::snapshot1::host_fs::file_metadata windows wasitests::snapshot1::host_fs::fseek windows wasitests::snapshot1::host_fs::path_link