-
Notifications
You must be signed in to change notification settings - Fork 9
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
Overhaul CI strategy #142
Overhaul CI strategy #142
Conversation
…pemax(Int); round down to typemax(Int) instead of erroring
…eding typemax(Int); round down to typemax(Int) instead of erroring" This reverts commit d87265e.
…eeding typemax(Int); round down to typemax(Int) instead of erroring" This reverts commit 2631cca.
… and exceeding typemax(Int); round down to typemax(Int) instead of erroring"" This reverts commit c3f2214.
…eeding typemax(Int); round down to typemax(Int) instead of erroring" This reverts commit 8cb9bce.
The testset "Long runtime budget doesn't throw right away" failed on a8dfc4c |
6ac0d78, as advertised, fixes this. As demonstrated by the CI results passing afterword and the testset tests for it as demonstrated by it failing before. |
Total usage over the last 6 runs: 1h 58m 43s It seems that caching is not saving any time. I'll remove it. We can consider reinstating caching if there are new features or improved performance and we can demonstrate measurable savings. |
Total usage: Serial time (estimated): Coverage now includes
Coverage now excludes
RegressionTests now excludes
RegressionTest now includes
|
Should close #139