JuliaCI / PkgEval.jl

Keeping tabs on the julia ecosystem
Other
28 stars 18 forks source link

Retry crashes under rr. #214

Closed maleadt closed 1 year ago

maleadt commented 1 year ago

If this works, I want to disable using rr for all tests in the daily evaluations. It's very expensive, and although this may result in us missing rare/nondeterministic crashes, I don't think we can keep up with the ecosystem growth if daily PkgEval runs already take over 12h.

maleadt commented 1 year ago

Result of such a run: https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2023-02/09/report.html. So this saves around 5h, or 1/3rd of the total test time.