go: x/build: `illumos-amd64` builder consistently failing
The illumos-amd64
builder has timed out testing cmd/go
in every run since CL 473697.
Since the code involved in that change has literally no effect on illumos-amd64
, I suspect that something has changed in either the builder itself or its configuration in cmd/coordinator
to cause the test to become much slower.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 15 (14 by maintainers)
I have re-enabled the thing and it obtained a new buildlet and is ostensibly doing work now.
@heschi I thought we already did this in https://go.dev/cl/494297? Does that miss something?