Skip to content

Commit

Permalink
libuv: disable flaky darwin test
Browse files Browse the repository at this point in the history
test fails on darwin sometimes
  • Loading branch information
paparodeo committed Dec 10, 2024
1 parent c225fc4 commit 47cde7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/libraries/libuv/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ stdenv.mkDerivation (finalAttrs: {
"tty_pty"
"condvar_5"
"hrtime"
"udp_mmsg"
"udp_multicast_join"
# Tests that fail when sandboxing is enabled.
"fs_event_close_in_callback"
Expand Down

0 comments on commit 47cde7b

Please sign in to comment.