x/tools/gopls/internal/test/marker: tests are timing out on freebsd #67674
Labels
gopls
Issues related to the Go language server, gopls.
OS-FreeBSD
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
It looks like the freebsd builders recently started timing out.
However, the CL where this started is https://go.dev/cl/586878, which did not change any code linked by that test.
Therefore, this may be a builder issue, or perhaps a change in std triggered a change in performance.
(the marker tests are heavily affected by I/O. It looks like sometimes they finish in ~2m, but then timing spikes to 10m).
CC @zpavlinovic, who noticed this.
The text was updated successfully, but these errors were encountered: