Skip to content

test: refactor test-sync-io-option

Refactor test/parallel/test-sync-io-option.js to be simpler and cover more cases (in particular, this adds a regression test for https://github.com/nodejs/node/issues/28913).

Refs: https://github.com/nodejs/node/issues/28913

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

Merge request reports

Loading