Skip to content

test: reduce loop times for preventing test from timeout

reduce loop times for preventing test from timeout.

fix: https://github.com/nodejs/node/pull/43780#issuecomment-1193855386 refs: https://github.com/nodejs/reliability/issues/331

  • 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