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/vuln/internal/vulncheck/internal/buildinfo: TestStrippedDarwin failures #61563

Closed
gopherbot opened this issue Jul 25, 2023 · 2 comments
Closed
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
default <- pkg == "golang.org/x/vuln/internal/vulncheck/internal/buildinfo" && test == "TestStrippedDarwin"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestStrippedDarwin (2.42s)
    --- FAIL: TestStrippedDarwin/darwin/amd64 (1.16s)
        additions_scan_test.go:109: reading go:func.*: no symbol "go:func.*"
    --- FAIL: TestStrippedDarwin/darwin/arm64 (1.26s)
        additions_scan_test.go:109: reading go:func.*: no symbol "go:func.*"

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

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/vuln/internal/vulncheck/internal/buildinfo" && test == "TestStrippedDarwin"
2023-07-18 21:48 freebsd-riscv64-unmatched vuln@1568f338 go@2eca0b1e x/vuln/internal/vulncheck/internal/buildinfo.TestStrippedDarwin (log)
--- FAIL: TestStrippedDarwin (2.42s)
    --- FAIL: TestStrippedDarwin/darwin/amd64 (1.16s)
        additions_scan_test.go:109: reading go:func.*: no symbol "go:func.*"
    --- FAIL: TestStrippedDarwin/darwin/arm64 (1.26s)
        additions_scan_test.go:109: reading go:func.*: no symbol "go:func.*"
2023-07-18 21:48 freebsd-riscv64-unmatched vuln@1568f338 go@e713d6f9 x/vuln/internal/vulncheck/internal/buildinfo.TestStrippedDarwin (log)
--- FAIL: TestStrippedDarwin (2.41s)
    --- FAIL: TestStrippedDarwin/darwin/amd64 (1.14s)
        additions_scan_test.go:109: reading go:func.*: no symbol "go:func.*"
    --- FAIL: TestStrippedDarwin/darwin/arm64 (1.27s)
        additions_scan_test.go:109: reading go:func.*: no symbol "go:func.*"
2023-07-18 21:48 freebsd-riscv64-unmatched vuln@1568f338 go@ffd9bd7e x/vuln/internal/vulncheck/internal/buildinfo.TestStrippedDarwin (log)
--- FAIL: TestStrippedDarwin (2.40s)
    --- FAIL: TestStrippedDarwin/darwin/amd64 (1.12s)
        additions_scan_test.go:109: reading go:func.*: no symbol "go:func.*"
    --- FAIL: TestStrippedDarwin/darwin/arm64 (1.28s)
        additions_scan_test.go:109: reading go:func.*: no symbol "go:func.*"

watchflakes

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

bcmills commented Jul 25, 2023

Duplicate of #61511

@bcmills bcmills marked this as a duplicate of #61511 Jul 25, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2023
@bcmills bcmills removed this from Test Flakes Jul 25, 2023
@golang golang locked and limited conversation to collaborators Jul 24, 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