Skip to content

test: move test-http-dump-req-when-res-end to sequential

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

The implementataion is sensitive to system resource availability, so move it to sequential instead of running out of parallel directory.

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

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

Merge request reports

Loading