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/tools/godoc/redirect: TestRedirects failures with "connection reset by peer" on netbsd-386-9_0 builder #50879

Closed
bcmills opened this issue Jan 28, 2022 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jan 28, 2022

greplogs --dashboard -md -l -e 'FAIL: TestRedirects .*(?:\n .*) connection reset by peer'

2022-01-27T20:56:17-0f0bbfd-1a2435c/netbsd-386-9_0

--- FAIL: TestRedirects (0.55s)
    redirect_test.go:95: (path: "/pkg/asn1") unexpected error: dial tcp 127.0.0.1:65508: connect: connection reset by peer
FAIL
FAIL	golang.org/x/tools/godoc/redirect	0.554s

2021-08-19T16:10:32-bf6c7f2-91e2e3b/netbsd-386-9_0

--- FAIL: TestRedirects (0.29s)
    redirect_test.go:95: (path: "/issues/1") unexpected error: dial tcp 127.0.0.1:65500: connect: connection reset by peer
FAIL
FAIL	golang.org/x/tools/godoc/redirect	0.302s
@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jan 28, 2022
@bcmills bcmills added this to the Backlog milestone Jan 28, 2022
@gopherbot gopherbot added the Tools This label describes issues relating to any tools in the x/tools repository. label Jan 28, 2022
@bcmills bcmills added the Testing An issue that has been verified to require only test changes, not just a test failure. label Jan 28, 2022
@bcmills bcmills self-assigned this Jan 28, 2022
@gopherbot
Copy link

Change https://golang.org/cl/381736 mentions this issue: godoc/redirect: close HTTP response bodies in TestRedirect

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jan 29, 2022
@rsc rsc unassigned bcmills Jun 22, 2022
@golang golang locked and limited conversation to collaborators Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

3 participants