Skip to content

test: mark tests as flaky

Mark a few tests that failed recently in master as flaky. Most of the tests are only marked flaky on Windows, except test-statwatcher that has failures documented for other platforms in its issue.

cc @nodejs/testing @nodejs/platform-windows

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

Merge request reports

Loading