1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests
Divy Srivastava 82643857cc
Revert "chore: use kqueue backend of notify on macOS" (#21039)
Reverts denoland/deno#21028

Reason:
https://github.com/notify-rs/notify/blob/main/notify/src/kqueue.rs#L79-L81
Need to wait for the watcher thread to spawn otherwise we hit flakes

---------

Signed-off-by: Divy Srivastava <dj.srivastava23@gmail.com>
2023-11-01 15:54:27 +00:00
..
integration Revert "chore: use kqueue backend of notify on macOS" (#21039) 2023-11-01 15:54:27 +00:00
node_compat Revert "chore: use kqueue backend of notify on macOS" (#21039) 2023-11-01 15:54:27 +00:00
testdata feat(unstable): deno run --env (#20300) 2023-11-01 15:21:13 +00:00
unit Revert "chore: use kqueue backend of notify on macOS" (#21039) 2023-11-01 15:54:27 +00:00
unit_node fix(ext/node): adapt dynamic type checking to Node.js behavior (#21014) 2023-11-01 16:06:25 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00