Nanosoldier.jl
Nanosoldier.jl copied to clipboard
A package for running JuliaCI services on MIT's Nanosoldier cluster
Sometimes our data files do not compress well, and it may be beneficial anyways to migrate the repo to using LFS: https://git-lfs.github.com/ Ref https://github.com/JuliaLang/julia/pull/41554#issuecomment-914133350
``` ┌ Error: (Base.IOError("read: connection reset by peer (ECONNRESET)", -104), Base.StackTraces.StackFrame[wait_readnb(::Sockets.TCPSocket, ::Int64) at stream.jl:350, eof at stream.jl:48 [inlined], read_to_buffer(::HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}, ::Int64) at ConnectionPool.jl:251, readuntil(::HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}, ::Function, ::Int64) at ConnectionPool.jl:271, readuntil at ConnectionPool.jl:269...
Sometimes more convenient when having a discussion about a regression than having to go to the actual commits.
See, for example, https://github.com/JuliaLang/julia/pull/19989#issuecomment-272240522
From discussion [here](https://github.com/JuliaLang/julia/issues/13893#issuecomment-225381444): > Does it make sense to run against previous release as well. I'm thinking else, regressions could be introduced bit by bit were each part is small...
``` Feb 14 06:53:56: From worker 2: Running tests: 18557 remaining (ETA: 4:01:51) Feb 14 06:59:22: From worker 2: ERROR session: fetching region failed: RequestError: send request failed Feb 14...
On backports branches, it is common to compare against a release branch that's unlikely to change. Thus it may be beneficial to support comparing against the reference of a previous...