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: TestRequestLimit_h2 failure with didn't expect to get request in Handler #52675

Open
bcmills opened this issue May 3, 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
Member

bcmills commented May 3, 2022

--- FAIL: TestRequestLimit_h2 (0.48s)
    serve_test.go:2969: didn't expect to get request in Handler
FAIL
FAIL	net/http	11.329s

greplogs -l -e 'didn'\''t expect to get request in Handler'
2022-05-02T14:54:05-349cc83/solaris-amd64-oraclerel

Leaving in the backlog because this has only been observed once, although since that builder is very slow (CC @rorth) I suspect that the failure mode is timing-sensitive and platform-independent.

(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 May 3, 2022
@bcmills bcmills added this to the Backlog milestone May 3, 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