-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
cmd/vet: TestVet fails with the latest tip version #33481
Comments
I'm not seeing any failures on https://build/golang.org. I can't reproduce the problem myself; for me "all.bash" completes without error, as does Tell us more about your environment. Are you sure you don't have any local changes? |
I deleted the local repository and cloned it gain. And then try
|
|
Duplicated of #32107 Unset |
Duplicate of #32107 |
This issue has been happening until last week on my MacBook Pro, but disappeared this morning: $ go version go version devel +90888ed97b Mon Oct 14 21:29:11 2019 +0000 darwin/amd64 |
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
N/A
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I tried to rebuild the latest tip version with
all.bash
What did you expect to see?
All tests passed
What did you see instead?
The text was updated successfully, but these errors were encountered: