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/tools/playground/socket: TestLimiter failures #56874

Closed
gopherbot opened this issue Nov 21, 2022 · 2 comments
Closed

x/tools/playground/socket: TestLimiter failures #56874

gopherbot opened this issue Nov 21, 2022 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/tools/playground/socket" && test == "TestLimiter"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestLimiter (0.14s)
    socket_test.go:75: process wasn't killed after reaching limit

watchflakes

@gopherbot gopherbot added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository. labels Nov 21, 2022
@gopherbot gopherbot added this to the Unreleased milestone Nov 21, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/tools/playground/socket" && test == "TestLimiter"
2022-10-11 21:42 openbsd-386-70 tools@19a5504f go@947091d3 x/tools/playground/socket.TestLimiter (log)
--- FAIL: TestLimiter (0.14s)
    socket_test.go:75: process wasn't killed after reaching limit
2022-11-02 21:32 openbsd-386-68 tools@039b24b6 go@a367981b x/tools/playground/socket.TestLimiter (log)
--- FAIL: TestLimiter (0.14s)
    socket_test.go:75: process wasn't killed after reaching limit
2022-11-04 18:06 openbsd-386-68 tools@39c2fd8b go@156bf3dd x/tools/playground/socket.TestLimiter (log)
--- FAIL: TestLimiter (0.24s)
    socket_test.go:75: process wasn't killed after reaching limit
2022-11-04 18:06 openbsd-amd64-68 tools@39c2fd8b go@7e88b866 x/tools/playground/socket.TestLimiter (log)
--- FAIL: TestLimiter (0.20s)
    socket_test.go:75: process wasn't killed after reaching limit
2022-11-15 20:28 openbsd-386-68 tools@6e8da3fe go@d96e5847 x/tools/playground/socket.TestLimiter (log)
--- FAIL: TestLimiter (0.31s)
    socket_test.go:75: process wasn't killed after reaching limit

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Nov 21, 2022

Duplicate of #55238

@bcmills bcmills marked this as a duplicate of #55238 Nov 21, 2022
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2022
@golang golang locked and limited conversation to collaborators Nov 21, 2023
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. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: Done
Development

No branches or pull requests

2 participants