Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firefox: increase build timeout #96767

Merged
merged 1 commit into from Sep 9, 2020
Merged

firefox: increase build timeout #96767

merged 1 commit into from Sep 9, 2020

Conversation

ehmry
Copy link
Contributor

@ehmry ehmry 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.

@ehmry ehmry changed the title firefox: set four hour build timeout firefox: increase build timeout Aug 31, 2020
@ehmry ehmry merged commit 51428e8 into NixOS:master Sep 9, 2020
@ehmry ehmry deleted the firefox branch September 9, 2020 10:48
KamilaBorowska added a commit to KamilaBorowska/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
@ehmry
Copy link
Contributor Author

ehmry 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants