Skip to content

test: mark test-fs-readfile-tostring-fail as flaky

test-fs-readfile-tostring-fail is failing frequently on OSX machines. There's a PR to fix this issue in libuv, but while the fix don't land on Node.js this test should be marked as flaky.

Ref: https://github.com/nodejs/node/issues/16601 Ref: https://github.com/libuv/libuv/pull/1742

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading