Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/telemetry/internal/counter: TestBasic failures #64156

Open
gopherbot opened this issue Nov 15, 2023 · 1 comment
Open

x/telemetry/internal/counter: TestBasic failures #64156

gopherbot opened this issue Nov 15, 2023 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. telemetry x/telemetry issues
Milestone

Comments

@gopherbot
Copy link

#!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

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Nov 15, 2023
@gopherbot
Copy link
Author

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=off

watchflakes

@gopherbot gopherbot added the telemetry x/telemetry issues label Nov 15, 2023
@gopherbot gopherbot added this to the Unreleased milestone Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. telemetry x/telemetry issues
Projects
Status: No status
Development

No branches or pull requests

1 participant