Skip to content

test: fix flaky test-net-write-slow

Rodrigo Muino Tomonari requested to merge github/fork/Trott/slowrite into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test net

Description of change

Increase socket timeout so that there is enough time to reliably run the test on FreeBSD.

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

Merge request reports

Loading