x/telemetry/internal/counter: persistent test failures with "fatal error: fault" on windows/386 using Go 1.20 #60965
Labels
arch-386
Issues solely affecting the 32-bit x86 architecture
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
OS-Windows
release-blocker
telemetry
x/telemetry issues
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
The windows-386-2008 builder is persistently failing when running tests in this package on Go 1.20 release branch. Example failure:
See https://build.golang.org/log/c94132ef0694b636b4eb3038ebbfe8341319f390 for an example log. More are visible at https://build.golang.org/?repo=golang.org%2fx%2ftelemetry.
I've put this issue in an unreleased milestone, since none of the x/telemetry packages are vendored into the main Go repo and released with it, but with a release-blocker label since this is a persistent failure on a first-class port, and by definition those need to block the release. (That is, if packages here ended up being included in Go releases, then the Go 1.21 release would be blocked on the resolution of this issue.)
A prompt resolution would be appreciated, as it helps keep the dashboard green and without persistent failures (see #11811). If investigating and finding the root issue will take some time or is a lower priority for this repo, it is okay to add a temporary workaround and keep this issue open for a long term fix. Thanks.
CC @golang/tools-team.
The text was updated successfully, but these errors were encountered: