-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
go_1_12: 1.12.9 -> 1.12.10 #70153
go_1_12: 1.12.9 -> 1.12.10 #70153
Conversation
I just checked and neither 1.13 nor 1.12.10 contains the commit that was tried in the previous WIP PR. But I guess might be still worth checking. In any case, if it doesnt fix this issue, version bump is still worthwhile. |
@GrahamcOfBorg build go_1_12 |
Seeing as the current go_1_12 is still building (at least for me) would it make more sense for this to land in staging as opposed to master (causes 500+ rebuilds) |
@jonringer I was going to suggest this 👍 @d-goldin Can you rebase onto staging? |
@worldofpeace: Yeah, will do in a sec. Wrt building - yeah, it builds fine most of the time, but especially with a bunch of tests something seems to trigger this test in particular. I spent a bit more time on trying to reproduce more reliably, but still can't, so there was a bit of hope that through random luck it might stop happening ;) I'm fine with it either way. |
GO 1.12.10 has been released 5 days ago, so bumping it in the hope that it also fixes some flakey GC tests. Also see NixOS#69359
@GrahamcOfBorg eval |
@GrahamcOfBorg build go |
go_1_12: 1.12.9 -> 1.12.10 (cherry picked from commit 2519be4)
Motivation for this change
GO 1.12.10 has been released 5 days ago, so
bumping it in the hope that it also fixes some
flakey GC tests.
Also see #69359 and #68361
Please give it a run for i686 and aarch64 on ofBorg, I don't have permissions for this yet and locally i686 is not reproducible for me.
cc @globin @WilliButz because of previous conversations about this.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @Mic92