diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2019-02-12 16:01:00 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2019-02-21 13:02:44 +0100 |
commit | cdee607d482ad8b9f665541d3f092dd11f72e508 (patch) | |
tree | f85b1d534f01f8e684d3497a8559ccaf982cfd91 /docs/src | |
parent | 98db18479a618106ec76130e298cf8870d2ba8aa (diff) | |
download | libuv-cdee607d482ad8b9f665541d3f092dd11f72e508.tar.gz libuv-cdee607d482ad8b9f665541d3f092dd11f72e508.zip |
test: relax uv_hrtime() test assumptions
Expecting `uv_sleep(45)` to wake up within 80 ms is not a reasonable
assumption: the operating system may not reschedule the process within
that time frame when the system is overloaded.
The test fails intermittently on our own CI and packagers have reported
similar failures.
Fixes: https://github.com/libuv/libuv/issues/2117
PR-URL: https://github.com/libuv/libuv/pull/2186
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions