You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cuonglm
added
NeedsFix
The path to resolution is known, but the work has not been done.
and removed
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
labels
Oct 25, 2021
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
No
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
Run ok.
What did you see instead?
Run failed:
This starts failing since https://go-review.googlesource.com/c/go/+/350145
And also it does not cause trybot failed, because it seems that we don't have longtest builder for darwin/arm64.
cc @cherrymui @mdempsky
The text was updated successfully, but these errors were encountered: