Skip to content

test: fix flaky test-child-process-fork-net

Rodrigo Muino Tomonari requested to merge github/fork/Trott/white into master
Checklist
  • tests and code linting passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

test, child_process, arm

Description of change

Reduce client connections from 10 to 4 in a test that is causing issues on Raspberry Pi 2 devices in CI.

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

Merge request reports

Loading