Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 43570232b071
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5c9000014eba
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 1, 2019

  1. sage: disable test timeout

    I already did that once in 359bf7f.
    That change mysteriously got lost somehow (presumably in some merge
    commit).
    
    Nix has its own timeout settings, so there is no risk in running
    forever. At the same time, some tests can exceed the default timeout
    (30minutes per file for --long tests) when run on many weak cores (like
    the aarch64 community builder or some hydra builders).
    timokau committed Dec 1, 2019
    Copy the full SHA
    e371a02 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Merge pull request #74945 from timokau/sage-no-timeout

    sage: disable test timeout
    timokau committed Dec 4, 2019
    Copy the full SHA
    5c90000 View commit details
    Browse the repository at this point in the history