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/http: "use of closed network connection" in TestTransportPersistConnReadLoopEOF on android-386-emu #49450

Closed
bcmills opened this issue Nov 8, 2021 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Nov 8, 2021

#!watchflakes
post <- pkg == "net/http" && test == "TestTransportPersistConnReadLoopEOF" && `use of closed network connection`
--- FAIL: TestTransportPersistConnReadLoopEOF (0.01s)
    transport_internal_test.go:56: roundTrip = http.nothingWrittenError{error:http.nothingWrittenError{error:(*net.OpError)(0xba476030)}}, write tcp 127.0.0.1:36581->127.0.0.1:39423: use of closed network connection; want errServerClosedIdle or transportReadFromServerError
FAIL
exitcode=1
FAIL	net/http	21.959s

greplogs --dashboard -md -l -e 'FAIL: TestTransportPersistConnReadLoopEOF'

2021-11-08T17:30:10-6a9d811/android-386-emu

(CC @neild)

@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Nov 8, 2021
@bcmills bcmills added this to the Backlog milestone Nov 8, 2021
@bcmills bcmills added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Nov 21, 2023
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@gopherbot gopherbot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 21, 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. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
Status: Done
Development

No branches or pull requests

2 participants