-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
misc-vet-vetall build failure #31210
Comments
Nope. And my earlier test CL https://go-review.googlesource.com/c/go/+/170399 passed on the misc-vet-vetall builder. The coordinator's been up 17 hours and 43 minutes (https://farmer.golang.org/), and that test CL is more recent than that. |
Maybe it's because the parent commit was old? Do they build the exact commit or do they cherry pick? |
They build the exact commit. However, your CL's parent commit is not very old at all. This builder is passing for the latest master commit at https://build.golang.org/. |
Looks like it was some sort of flakiness. Retrying the trybots at https://go-review.googlesource.com/c/go/+/163677 made the failing builder pass. |
No, the git parent was old. Look at the diff from patchset 2 (which failed) to 3 (which passed) and its git parent change: https://go-review.googlesource.com/c/go/+/163677/2..3//COMMIT_MSG#b1 That's nearly 600 commits behind:
|
Ah, indeed. I made a mistake and looked at the wrong patch set. I'm glad it's a simple explanation. |
Just got a weird build failure from misc-vet-vetall builder:
Full log: https://storage.googleapis.com/go-build-log/c98fc4a0/misc-vet-vetall_7099ef79.log
The text was updated successfully, but these errors were encountered: