Skip to content

test: mark additional tests as flaky on Windows

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/win-flaky into master

Basically, any of the tests that failed in the runs for https://github.com/nodejs/node/pull/31602 which was not already marked as flaky.

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

Merge request reports

Loading