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/pkgsite/internal/stdlib: TestResolveSupportedBranches failures #61072

Open
gopherbot opened this issue Jun 29, 2023 · 4 comments
Open

x/pkgsite/internal/stdlib: TestResolveSupportedBranches failures #61072

gopherbot opened this issue Jun 29, 2023 · 4 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. pkgsite

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/pkgsite/internal/stdlib" && test == "TestResolveSupportedBranches"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestResolveSupportedBranches (10.00s)
    stdlib_test.go:384: ResolveSupportedBranches: remoteGoRepo.refs: Get "https://go.googlesource.com/go/info/refs?service=git-upload-pack": context deadline exceeded

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 Jun 29, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/pkgsite/internal/stdlib" && test == "TestResolveSupportedBranches"
2023-06-28 17:58 linux-386-clang pkgsite@a9d9eedc go@c4590af1 x/pkgsite/internal/stdlib.TestResolveSupportedBranches (log)
--- FAIL: TestResolveSupportedBranches (10.00s)
    stdlib_test.go:384: ResolveSupportedBranches: remoteGoRepo.refs: Get "https://go.googlesource.com/go/info/refs?service=git-upload-pack": context deadline exceeded

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone Jun 29, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/pkgsite/internal/stdlib" && test == "TestResolveSupportedBranches"
2023-06-29 16:27 linux-amd64-alpine pkgsite@caabbd68 go@fe73c186 x/pkgsite/internal/stdlib.TestResolveSupportedBranches (log)
--- FAIL: TestResolveSupportedBranches (10.00s)
    stdlib_test.go:384: ResolveSupportedBranches: remoteGoRepo.refs: context deadline exceeded

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/pkgsite/internal/stdlib" && test == "TestResolveSupportedBranches"
2023-06-30 19:55 linux-riscv64-unmatched pkgsite@32beeac0 go@e4ed92a3 x/pkgsite/internal/stdlib.TestResolveSupportedBranches (log)
--- FAIL: TestResolveSupportedBranches (10.01s)
    stdlib_test.go:384: ResolveSupportedBranches: remoteGoRepo.refs: context deadline exceeded

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/pkgsite/internal/stdlib" && test == "TestResolveSupportedBranches"
2023-07-13 21:19 linux-arm64-longtest pkgsite@a115df31 go@c3458e35 x/pkgsite/internal/stdlib.TestResolveSupportedBranches (log)
--- FAIL: TestResolveSupportedBranches (10.00s)
    stdlib_test.go:410: ResolveSupportedBranches: remoteGoRepo.refs: context deadline exceeded

watchflakes

@hyangah hyangah modified the milestones: Unreleased, pkgsite/later Jul 27, 2023
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. pkgsite
Projects
Status: No status
Development

No branches or pull requests

3 participants