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

net: TestReadTimeoutMustNotReturn failures with `use of closed network connection #36796

Closed
bcmills opened this issue Jan 27, 2020 · 3 comments
Closed
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jan 27, 2020

2020-01-24T19:37:58-67539f6/darwin-amd64-race

--- FAIL: TestReadTimeoutMustNotReturn (0.33s)
    timeout_test.go:389: set tcp 127.0.0.1:49974: use of closed network connection
    timeout_test.go:392: set tcp 127.0.0.1:49974: use of closed network connection
    timeout_test.go:395: set tcp 127.0.0.1:49974: use of closed network connection
FAIL
FAIL	net	16.643s

See previously #14986.

CC @ianlancetaylor @mikioh @bradfitz

@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jan 27, 2020
@bcmills bcmills added this to the Backlog milestone Jan 27, 2020
@odeke-em odeke-em self-assigned this Feb 5, 2020
@bcmills
Copy link
Contributor Author

bcmills commented Jun 17, 2022

@bcmills bcmills changed the title net: TestReadTimeoutMustNotReturn failure on darwin-amd64-race builder net: TestReadTimeoutMustNotReturn failures with `use of closed network connection Jun 17, 2022
@bcmills
Copy link
Contributor Author

bcmills commented Jun 17, 2022

(CC @neild)

@gopherbot
Copy link

Change https://go.dev/cl/412858 mentions this issue: net: fix flaky *TimeoutMustNotReturn tests

@golang golang locked and limited conversation to collaborators Jun 23, 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
None yet
Development

No branches or pull requests

3 participants