Skip to content

test: mark two WASI tests flaky on windows

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/flake into master

These tests have become flaky on Windows in the CI. The failures do not appear to be consistent, or even in the same parts of the tests. They do seem to be related to trying to open or stat files though.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading