Skip to content

test: move timing-dependent tests to sequential

Rodrigo Muino Tomonari requested to merge github/fork/aqrln/freebsd-timing into master

Move test-http-server-keep-alive-timeout-slow-server and test-http-server-keep-alive-timeout-slow-client-headers from parallel to sequential to (hopefully) resolve test flakiness on freebsd10-64.

Refs: https://github.com/nodejs/node/issues/14033 Refs: https://github.com/nodejs/node/pull/9317

/cc @nodejs/testing

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

test

Merge request reports

Loading