Skip to content

test: update test-timers-block-eventloop.js

When CPU is busy, the above sequential case fails occasionally, expand the timeout value to fix it.

Fixes: https://github.com/nodejs/node/issues/16310

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
Affected core subsystem(s)

Merge request reports

Loading