Skip to content

x/vuln/internal/vulncheck/internal/buildinfo: TestExtractPackagesAndSymbols failures #59357

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

Closed
gopherbot opened this issue Apr 1, 2023 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
post <- pkg == "golang.org/x/vuln/internal/vulncheck/internal/buildinfo" && test == "TestExtractPackagesAndSymbols"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 10m0s

testing.(*T).Run(0xc00008eb60, {0xc000381440?, 0xc000381440?}, 0xc00037d350)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/testing/testing.go:1494 +0x37a
golang.org/x/vuln/internal/vulncheck/internal/buildinfo.TestExtractPackagesAndSymbols(0x0?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/gopath/src/golang.org/x/vuln/internal/vulncheck/internal/buildinfo/additions_scan_test.go:34 +0x34c
testing.tRunner(0xc00008eb60, 0x865fb8)

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 Apr 1, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/internal/vulncheck/internal/buildinfo" && test == "TestExtractPackagesAndSymbols"
2023-03-20 14:39 illumos-amd64 vuln@c17b6c9b go@2094fd07 x/vuln/internal/vulncheck/internal/buildinfo.TestExtractPackagesAndSymbols (log)
panic: test timed out after 10m0s

testing.(*T).Run(0xc00008eb60, {0xc000381440?, 0xc000381440?}, 0xc00037d350)
	/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/testing/testing.go:1494 +0x37a
golang.org/x/vuln/internal/vulncheck/internal/buildinfo.TestExtractPackagesAndSymbols(0x0?)
	/var/tmp/workdir-host-illumos-amd64-jclulow/gopath/src/golang.org/x/vuln/internal/vulncheck/internal/buildinfo/additions_scan_test.go:34 +0x34c
testing.tRunner(0xc00008eb60, 0x865fb8)

watchflakes

@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Apr 1, 2023
@gopherbot gopherbot modified the milestones: Unreleased, vuln/unplanned Apr 1, 2023
@bcmills
Copy link
Contributor

bcmills commented Apr 3, 2023

Duplicate of #59379

@bcmills bcmills marked this as a duplicate of #59379 Apr 3, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2023
@bcmills bcmills removed this from Test Flakes Apr 3, 2023
@golang golang locked and limited conversation to collaborators Apr 2, 2024
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. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
None yet
Development

No branches or pull requests

2 participants