summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/diff/lib/patch/merge.js
diff options
context:
space:
mode:
authorJoyee Cheung <joyeec9h3@gmail.com>2022-08-25 18:08:53 +0800
committerJoyee Cheung <joyeec9h3@gmail.com>2022-09-01 02:31:34 +0800
commitfc9d44c8ac5fa30d1832e6c6dfae45343e55a921 (patch)
treeedf58e225836801fd620a5fe995b7338b80f4521 /deps/npm/node_modules/diff/lib/patch/merge.js
parent2d22820acfb180e9d9039a02e519388434a48335 (diff)
downloadnode-new-fc9d44c8ac5fa30d1832e6c6dfae45343e55a921.tar.gz
test: deflake child process exec timeout tests
On Windows it might take too long for the parent to start the communication with a child process, so by the time the parent starts its own timer, the child process might have already completed running, and the parent in those tests won't have a chance to terminate these child processes after the timeout. To address this issue, raise the time for which the child is supposed to run to make sure that the parent starts its own timer before the child terminates in the tests. Also, split the test into smaller ones to reduce the overhead. PR-URL: https://github.com/nodejs/node/pull/44390 Refs: https://github.com/nodejs/reliability/issues/356 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Diffstat (limited to 'deps/npm/node_modules/diff/lib/patch/merge.js')
0 files changed, 0 insertions, 0 deletions