mirror of https://github.com/lukechilds/node.git
Browse Source
The sequential/test-regress-GH-4027 test is flaky with an increased system load, failing when the watched file is unlinked before the first state of the watched file is retrieved. After increasing the delay before unlinking and calling setTimeout after watchFile, the flakiness stopped reproducing. PR-URL: https://github.com/nodejs/node/pull/14010 Fixes: https://github.com/nodejs/node/issues/13800 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>v6
Jaime Bernardo
8 years ago
committed by
Rich Trott
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue