mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 03:25:36 +00:00
mercurial: extend tests timeout for Hydra
This extends the timeout for the tests to 30 minutes, which are otherwise failing at 10 minutes on Hydra.
This commit is contained in:
parent
7a3a681156
commit
e929791228
@ -78,7 +78,7 @@ let
|
||||
EOF
|
||||
|
||||
# extended timeout necessary for tests to pass on the busy CI workers
|
||||
export HGTESTFLAGS="--blacklist blacklists/nix --timeout 600"
|
||||
export HGTESTFLAGS="--blacklist blacklists/nix --timeout 1800"
|
||||
make check
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user