diff options
author | Santiago Gimeno <santiago.gimeno@gmail.com> | 2020-01-26 11:46:29 +0100 |
---|---|---|
committer | Santiago Gimeno <santiago.gimeno@gmail.com> | 2020-01-27 22:36:25 +0100 |
commit | 1ff84206613e17e4d2242b96e3b6be7288840043 (patch) | |
tree | 98b89c70e86cc1524f71ccef0d968a4bbace3801 /docs/src | |
parent | 16a05637ef70fdbad3fb0191e174b6f0e77f4bb2 (diff) | |
download | libuv-1ff84206613e17e4d2242b96e3b6be7288840043.tar.gz libuv-1ff84206613e17e4d2242b96e3b6be7288840043.zip |
test: fix fs_event_watch_dir_recursive flakiness
This test sometimes times out on `macos` because not all the expected events are
received: the create and delete events may coalesce. To avoid it, make sure
not to start deleting the files until all the create events are received.
Also, take into account in the test that a create event of the `subdir`
directory can be detected even though we start watching for the events after its
creation.
PR-URL: https://github.com/libuv/libuv/pull/2648
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions