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/net/context/ctxhttp: TestGo17Context failures #56817

Closed
gopherbot opened this issue Nov 17, 2022 · 3 comments
Closed

x/net/context/ctxhttp: TestGo17Context failures #56817

gopherbot opened this issue Nov 17, 2022 · 3 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/net/context/ctxhttp" && test == "TestGo17Context"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestGo17Context (0.00s)
    ctxhttp_test.go:28: error received from client: Get "http://127.0.0.1:65524": dial tcp 127.0.0.1:65524: socket: no buffer space available <nil>

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 17, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/context/ctxhttp" && test == "TestGo17Context"
2022-11-16 23:25 netbsd-386-9_0 net@0833b635 go@fdd8f021 x/net/context/ctxhttp.TestGo17Context (log)
--- FAIL: TestGo17Context (0.00s)
    ctxhttp_test.go:28: error received from client: Get "http://127.0.0.1:65524": dial tcp 127.0.0.1:65524: socket: no buffer space available <nil>

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone Nov 17, 2022
@cuonglm
Copy link
Member

cuonglm commented Nov 18, 2022

Duplicated of #56810

@bcmills
Copy link
Contributor

bcmills commented Nov 18, 2022

Duplicate of #56810

@bcmills bcmills marked this as a duplicate of #56810 Nov 18, 2022
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2022
@golang golang locked and limited conversation to collaborators Nov 18, 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.
Projects
Status: Done
Development

No branches or pull requests

3 participants