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
crypto/tls: TestConnCloseWrite flake #17486
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
Comments
@benburkert, can you look into making that test non-flaky? |
FYI, https://go-review.googlesource.com/#/c/31310/ is up to revert CL 31260 since it seems to be causing other failures too. The TestConnCloseWrite flakes predate it, but somehow CL 31260 seems to make them more frequent. |
CL https://golang.org/cl/31318 mentions this issue. |
Fixed by CL 31318. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Trybot failure flake:
https://storage.googleapis.com/go-build-log/ae11a8d3/nacl-386_4211e444.log
/cc @benburkert
/cc @randall77 from https://go-review.googlesource.com/c/31260
The text was updated successfully, but these errors were encountered: