Skip to content

test: fix test-fs-watch-system-limit

On some systems the default inotify limits might be too high for the test to actually fail. Detect and skip the test in such environments.

CI: https://ci.nodejs.org/job/node-test-pull-request/18272/

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

Merge request reports

Loading