Skip to content

test: move net bytes-per-chunk test to sequential

Rodrigo Muino Tomonari requested to merge github/fork/Trott/sorry-overhead into master

The test is timing out on FreeBSD 10 in CI. It takes less than half as long to run when it is in sequential on that platform instead of parallel.

Refs: https://github.com/nodejs/node/pull/21322#issuecomment-399311718

Use 👍 reaction here to fast-track.

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

Merge request reports

Loading