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

cmd/go/internal/modfetch: TestCodeRepo failures #55191

Closed
gopherbot opened this issue Sep 20, 2022 · 1 comment
Closed

cmd/go/internal/modfetch: TestCodeRepo failures #55191

gopherbot opened this issue Sep 20, 2022 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "cmd/go/internal/modfetch" && test == "TestCodeRepo"

Bug automatically created to track these flakes.

— watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "cmd/go/internal/modfetch" && test == "TestCodeRepo"
2022-08-08 14:12 windows-amd64-longtest go@dcd10375 cmd/go/internal/modfetch.TestCodeRepo (log)
--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/swtch.com_testmod/v1.0.0 (10.02s)
        coderepo_test.go:603: repo.Stat("v1.0.0"): unrecognized import path "swtch.com/testmod": https fetch: Get "https://swtch.com/testmod?go-get=1": read tcp 10.128.3.108:55424->216.239.36.21:443: wsarecv: An existing connection was forcibly closed by the remote host.

watchflakes

@gopherbot gopherbot changed the title cmd/go/internal/modfetch: flaky TestCodeRepo cmd/go/internal/modfetch: TestCodeRepo failures Sep 20, 2022
@rsc rsc closed this as completed Sep 20, 2022
@golang golang locked and limited conversation to collaborators Sep 20, 2023
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.
Projects
None yet
Development

No branches or pull requests

2 participants