-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed as not planned
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
#!watchflakes
default <- pkg == "golang.org/x/pkgsite/cmd/internal/pkgsite" && test == "TestServer" && date < "2024-02-24"
Issue created automatically to collect these failures.
Example (log):
2024/02/22 22:35:08 Info: go/packages.Load(["all"]) loaded 1 packages from /data/local/tmp/go_android_exec/pkgsite.test-10999/TestServer1886455896/001 in 102.58581ms
2024/02/22 22:35:08 Info: FetchDataSource: fetching example.com/testmod@v0.0.0
2024/02/22 22:35:08 Info: FetchDataSource: fetched example.com/testmod@v0.0.0 using *fetch.goPackagesModuleGetter in 302.85µs with error <nil>
2024/02/22 22:35:08 Info: FetchDataSource: fetching std@latest
2024/02/22 22:35:08 Info: FetchDataSource: fetched std@latest using *fetch.modCacheModuleGetter in 60µs with error modCacheGetter.Info("std", "latest"): modCacheModuleGetter.latestVersion("std"): path: malformed module path "std": missing dot in first path element: invalid argument
2024/02/22 22:35:08 Info: FetchDataSource: fetching example.com/testmod@latest
2024/02/22 22:35:08 Info: FetchDataSource: fetched example.com/testmod@latest using *fetch.goPackagesModuleGetter in 1.10924ms with error <nil>
2024/02/22 22:35:08 Info: FetchDataSource: fetching example.com/testmod@v0.0.0
2024/02/22 22:35:08 Info: FetchDataSource: fetched example.com/testmod@v0.0.0 using *fetch.goPackagesModuleGetter in 382.45µs with error <nil>
2024/02/22 22:35:08 Error: Server.GetLatestInfo: FetchDataSource.GetLatestInfo(ctx, "example.com/testmod", "example.com/testmod"): proxy.Client.Info("example.com/testmod", "latest"): Client.readBody("example.com/testmod", "latest", "info"): executeRequest(ctx, "https://127.0.0.1:37320/example.com/testmod/@latest"): "404 page not found\n": not found
...
panic: test timed out after 10m0s
running tests:
TestServer (10m0s)
TestServer/search_not_found (9m57s)
testing.(*T).Run(0xc8e8c108, {0xe9dfb9fb, 0x10}, 0xcdd01e50)
/workdir/go/src/testing/testing.go:1750 +0x436
golang.org/x/pkgsite/cmd/internal/pkgsite.TestServer(0xc8e8c108)
/workdir/gopath/src/golang.org/x/pkgsite/cmd/internal/pkgsite/server_test.go:197 +0xeed
testing.tRunner(0xc8e8c108, 0xea54c2a8)
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
Done