libuv: Skip tests which time out

This commit is contained in:
Rohit Goswami 2020-08-09 13:57:41 +00:00 committed by Frederik Rietdijk
parent 760a0ef7ba
commit 1a3c5b2203

View File

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
"getaddrinfo_fail" "getaddrinfo_fail_sync"
"threadpool_multiple_event_loops" # times out on slow machines
"get_passwd" # passed on NixOS but failed on other Linuxes
"tcp_writealot" # times out sometimes
"tcp_writealot" "udp_multicast_join" "udp_multicast_join6" # times out sometimes
] ++ stdenv.lib.optionals stdenv.isDarwin [
# Sometimes: timeout (no output), failed uv_listen. Someone
# should report these failures to libuv team. There tests should