Skip to content

test: fix test-cluster-send-handle-large-payload

Rodrigo Muino Tomonari requested to merge github/fork/Trott/json-error into master

test-cluster-send-handle-large-payload is susceptible to failure if it is competing for resources. Move to sequential directory so it is not competing with other tests.

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

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

Merge request reports

Loading