Closed
Description
Seen on a trybot run:
https://go-review.googlesource.com/c/tools/+/156078
Build is still in progress...
This change failed on linux-amd64 (Go 1.10-security.x):
See https://storage.googleapis.com/go-build-log/25ca8f49/linux-amd64_578e3eba.log
I suspect there's a bug in the fixes for #17626, or old assumptions that no longer apply now that we have a security branch.
Maybe just filter out the security branch before we find the last N=2 releases?
Or delete the security branch altogether?