Skip to content

os/user: TestSlowUserdbLookup failures #59212

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

Closed
gopherbot opened this issue Mar 24, 2023 · 3 comments
Closed

os/user: TestSlowUserdbLookup failures #59212

gopherbot opened this issue Mar 24, 2023 · 3 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
post <- pkg == "os/user" && test == "TestSlowUserdbLookup"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestSlowUserdbLookup (0.00s)
    userdbclient_linux_test.go:177: lookup should not be handled but was

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 Mar 24, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "os/user" && test == "TestSlowUserdbLookup"
2023-03-23 19:50 linux-386-bullseye go@7b887158 os/user.TestSlowUserdbLookup (log)
--- FAIL: TestSlowUserdbLookup (0.00s)
    userdbclient_linux_test.go:177: lookup should not be handled but was

watchflakes

@cherrymui
Copy link
Member

Fixed by CL 479135 (reverting the culprit CL).

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "os/user" && test == "TestSlowUserdbLookup"
2023-03-23 17:32 linux-arm64 go@3d5391ed os/user.TestSlowUserdbLookup (log)
--- FAIL: TestSlowUserdbLookup (0.00s)
    userdbclient_linux_test.go:177: lookup should not be handled but was

watchflakes

@golang golang locked and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

2 participants