golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.52k stars 17.6k forks source link

x/tools/cmd/gorename: failures with "Building gorename: exit status 2" #50043

Closed bcmills closed 2 years ago

bcmills commented 2 years ago

greplogs --dashboard -md -l -e 'FAIL: TestGeneratedFiles.*\n gorename_test\.go:\d+: Building gorename: '

2021-12-07T17:46:04-feb39d0-4c943ab/freebsd-amd64-13_0 2021-12-03T18:55:02-f64c0f4-98ef91b/netbsd-amd64-9_0-n2d 2021-12-01T18:47:44-3c63f30-f6103e9/netbsd-386-9_0-n2d

At the very least, this test needs to log stderr and stdout of the failing process so that we can figure out what is going wrong. (https://golang.org/wiki/CodeReviewComments#useful-test-failures)

gopherbot commented 2 years ago

Change https://golang.org/cl/370254 mentions this issue: cmd/gorename: log 'go build' output on failure

gopherbot commented 2 years ago

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)