#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/counter" && test == "TestMissingLocalDir"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestMissingLocalDir (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 == "TestMissingLocalDir"
2023-11-13 13:24 netbsd-arm64-bsiegert telemetry@73247700 go@859c13a5 x/telemetry/internal/counter.TestMissingLocalDir (log)
--- FAIL: TestMissingLocalDir (0.00s) counter_test.go:37: GOOS netbsd GOARCH arm64 counter_test.go:46: counter: disabled by GOTELEMETRY=offComment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/counter" && test == "TestMissingLocalDir"
2024-01-31 16:01 windows-386-2016 telemetry@1cb064e7 go@1bb947b2 x/telemetry/internal/counter.TestMissingLocalDir (log)
--- FAIL: TestMissingLocalDir (0.00s) counter_test.go:75: remove C:\Users\gopher\AppData\Roaming\go\telemetry\local\go-devel-windows-386-2024-01-31.v1.count: The process cannot access the file because it is being used by another process.Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/telemetry/internal/counter" && test == "TestMissingLocalDir"
2024-01-31 16:01 windows-386-2016 telemetry@1cb064e7 go@d864eac2 x/telemetry/internal/counter.TestMissingLocalDir (log)
--- FAIL: TestMissingLocalDir (0.00s) counter_test.go:75: remove C:\Users\gopher\AppData\Roaming\go\telemetry\local\go-devel-windows-386-2024-02-01.v1.count: The process cannot access the file because it is being used by another process.2024-01-31 16:01 windows-386-2016 telemetry@1cb064e7 go@3b0d39c5 x/telemetry/internal/counter.TestMissingLocalDir (log)
--- FAIL: TestMissingLocalDir (0.00s) counter_test.go:75: remove C:\Users\gopher\AppData\Roaming\go\telemetry\local\go-devel-windows-386-2024-02-01.v1.count: The process cannot access the file because it is being used by another process.Comment From: findleyr
Looks like this is no longer flaking.