Skip to content

test: move test to sequential for reliability

Rodrigo Muino Tomonari requested to merge github/fork/Trott/concurrency into master

test-https-set-timeout-server fails under load. Move it to sequential so it is not competing with other tests.

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

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

test https freebsd

Merge request reports

Loading