Skip to content

test: move test-http-keepalive-maxsockets to sequential

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

test-http-keepalive-maxsockets.js will fail if sufficient copies are run at once. Move to sequential.

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

test http

Merge request reports

Loading