-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
Testing go 1.16 RC1 #70143
Testing go 1.16 RC1 #70143
Conversation
From the 10.15 results, we have 101 failures out of 526 formulas that directly depend on go:
|
Trying to see how many of these are fixed just by setting |
And we're down to 20!
|
@fxcoudert does that change anything? Imho it shouldn't as that would be the default anyway and doesn't change with go1.16? As I'm anxiously waiting for 1.16- is there anything I could help with (and how can I use the local go1.16rc1 for the purpose)? |
It does change, read the release notes I quoted above |
Look at the build logs for the failures indicated above, and help us collectively find a way to fix those. |
ahh, that had escaped my attention, thank you!
doesn't to the trick for me? |
|
I couldn't figure out
|
|
That's how go 1.16 RC1 identifies itself on M1 |
I'm not on M1 but Intel and have RC1 installed using the go package (not brew). It's apparently not being picked up as brew seems to insist on ❯ which go
/usr/local/go/bin/go |
No, brew will always use packages it manages. There's too many issues otherwise |
Ok. Feeling stupid today: how can I install 1.16rc1 locally then to support the brew testing efforts? Feels I'm running round in circles not being very helpful :O |
You can |
Closing this since Go 1.16 is released and updated in #71289 |
In particular: