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

x/net/http2: flaky test (at least on OpenBSD) #17932

Closed
bradfitz opened this issue Nov 15, 2016 · 1 comment
Closed

x/net/http2: flaky test (at least on OpenBSD) #17932

bradfitz opened this issue Nov 15, 2016 · 1 comment
Labels
FrozenDueToAge Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bradfitz
Copy link
Contributor

Failed on openbsd-amd64-gce58: https://storage.googleapis.com/go-build-log/816aa99b/openbsd-amd64-gce58_aa340a72.log

ok  	golang.org/x/net/html/charset	0.034s
--- FAIL: TestServer_Request_Reject_Pseudo_Missing_scheme (2.03s)
	server_test.go:475: Error while expecting an RSTStream frame: timeout waiting for frame
FAIL
FAIL	golang.org/x/net/http2	43.050s

@bradfitz bradfitz added the Testing An issue that has been verified to require only test changes, not just a test failure. label Nov 15, 2016
@bradfitz bradfitz added this to the Unreleased milestone Nov 15, 2016
@bradfitz bradfitz self-assigned this Nov 15, 2016
@bradfitz
Copy link
Contributor Author

Closing, assuming this is old and fixed. Can reopen if this appears again.

@golang golang locked and limited conversation to collaborators Apr 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

2 participants