Skip to content

Backport test abort on timeout to v4.x

Backports https://github.com/nodejs/node/pull/11086 and https://github.com/nodejs/node/pull/11153 to v4.x-staging so that --abort-on-timeout can be enabled on the CI platform. See https://github.com/nodejs/build/issues/613 for more context.

Another backport to v6.x-staging will be submitted asap.

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

test

Merge request reports

Loading