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: TestHTTP10KeepAlive304Response failure on windows-arm64-10 #48099

Open
bcmills opened this issue Aug 31, 2021 · 0 comments
Open

net/http: TestHTTP10KeepAlive304Response failure on windows-arm64-10 #48099

bcmills opened this issue Aug 31, 2021 · 0 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
Milestone

Comments

@bcmills
Copy link
Member

bcmills commented Aug 31, 2021

greplogs --dashboard -md -E 'FAIL: TestHTTP10KeepAlive304Response' --since=2021-01-01

2021-08-31T08:41:16-f118d14/windows-arm64-10:

--- FAIL: TestHTTP10KeepAlive304Response (0.00s)
    serve_test.go:1130: res 2: read tcp 127.0.0.1:51893->127.0.0.1:51892: wsarecv: An existing connection was forcibly closed by the remote host.
FAIL
FAIL	net/http

This is the only such failure in the logs, but OTOH the windows-arm64 builder is relatively new.

(CC @neild)

@bcmills bcmills added OS-Windows NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Aug 31, 2021
@bcmills bcmills added this to the Backlog milestone Aug 31, 2021
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. OS-Windows
Projects
None yet
Development

No branches or pull requests

1 participant