#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/counter" && test == "TestBasic"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestBasic (0.00s)
counter_test.go:37: GOOS netbsd GOARCH arm64
counter_test.go:46: counter: disabled by GOTELEMETRY=off
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/counter" && test == "TestBasic"
2023-11-13 13:24 netbsd-arm64-bsiegert telemetry@73247700 go@859c13a5 x/telemetry/internal/counter.TestBasic (log)
--- FAIL: TestBasic (0.00s) counter_test.go:37: GOOS netbsd GOARCH arm64 counter_test.go:46: counter: disabled by GOTELEMETRY=offComment From: findleyr
Transient flake.