Skip to content

firefox: increase build timeout#96767

Merged
1 commit merged intomasterfrom
unknown repository
Sep 9, 2020
Merged

firefox: increase build timeout#96767
1 commit merged intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Aug 31, 2020

Motivation for this change

Firefox aarch64 builds are timing-out: https://hydra.nixos.org/job/nixos/unstable-aarch64/nixpkgs.firefox-unwrapped.aarch64-linux

Things done

Increase meta.timeout.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Aug 31, 2020
sugar700 added a commit to sugar700/nixpkgs that referenced this pull request Oct 30, 2020
This matches a similar change made to Firefox in NixOS#96767.
A lot of code is shared between Firefox and Thunderbird
so it makes sense to increase timeouts for Thunderbird
as well.
FRidh pushed a commit that referenced this pull request Nov 9, 2020
This matches a similar change made to Firefox in #96767.
A lot of code is shared between Firefox and Thunderbird
so it makes sense to increase timeouts for Thunderbird
as well.

(cherry picked from commit 4897591)
@vcunat
Copy link
Member

vcunat commented Nov 9, 2020

Wait... the link you referenced had a last attempt years ago. How is that relevant now? Besides, I hear that the (current) default is 10h so it's actually a decrease.

@vcunat vcunat mentioned this pull request Nov 9, 2020
2 tasks
@ghost
Copy link
Author

ghost commented Nov 9, 2020

Its not relevant, I'm just not able to navigate hydra effectively :\

roberth added a commit that referenced this pull request Nov 11, 2020
The default timeout is 10h on Hydra currently, so this timeout
setting is pointless or counterproductive.
This commit seems to have been made in error
#96767 (comment)

This reverts commit 1733d51.
roberth added a commit that referenced this pull request Nov 11, 2020
The default timeout is 10h on Hydra currently, so this timeout
setting is pointless or counterproductive.
This commit seems to have been made in error
#96767 (comment)

This reverts commit c57fedb.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant