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: TestIdentityResponse failure on windows-amd64-2008 #52894

Open
bcmills opened this issue May 13, 2022 · 0 comments
Open

net/http: TestIdentityResponse failure on windows-amd64-2008 #52894

bcmills opened this issue May 13, 2022 · 0 comments
Labels
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 May 13, 2022

--- FAIL: TestIdentityResponse (21.01s)
    serve_test.go:1054: error dialing: dial tcp 127.0.0.1:50680: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
FAIL
FAIL	net/http	25.184s

greplogs -l -e 'FAIL: TestIdentityResponse' --since=2021-01-01
2022-05-12T00:24:40-a2d1207/windows-amd64-2008

windows/amd64 is a first class port, but since there is only one of these failures in the past ~2 years I'm leaving this on the backlog to collect more information about which platforms may be affected. (See previously #38112.)

(CC @NeilDL)

@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 13, 2022
@bcmills bcmills added this to the Backlog milestone May 13, 2022
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.
Projects
None yet
Development

No branches or pull requests

1 participant