golang / go

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

x/telemetry: tests fail for openbsd #60614

Open pjweinb opened 1 year ago

pjweinb commented 1 year ago

This is a placeholder to note that in the telemetry package, two tests are skipped if runtime.GOOS is openbsd.

findleyr commented 4 months ago

Here is a CL with failing tests: https://go.dev/cl/589939

lcheylus commented 1 week ago

Additional tests to fix this support of x/telemetry on OpenBSD.

Full log tests failure in internal/counter with go test: telemetry-test.log

After some analysis/debug, it seems than there is an issue with: