libuv: disable "get_passwd" test

This commit is contained in:
volth 2019-04-18 18:26:57 +00:00 committed by Frederik Rietdijk
parent 8cc761c606
commit 8062ef595c

View File

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