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/tools/go/analysis/passes/tests: TestMultichecker failures #62270

Closed
gopherbot opened this issue Aug 24, 2023 · 2 comments
Closed

x/tools/go/analysis/passes/tests: TestMultichecker failures #62270

gopherbot opened this issue Aug 24, 2023 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/passes/tests" && test == "TestMultichecker"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestMultichecker (0.08s)
    version_test.go:72: multichecker: exit status 1
        -: android/386 requires external (cgo) linking, but cgo is not enabled
        versiontest.test: error during loading

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 Aug 24, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/passes/tests" && test == "TestMultichecker"
2023-08-24 16:41 android-386-emu tools@c28af0ab go@d5c58085 x/tools/go/analysis/passes/tests.TestMultichecker (log)
--- FAIL: TestMultichecker (0.08s)
    version_test.go:72: multichecker: exit status 1
        -: android/386 requires external (cgo) linking, but cgo is not enabled
        versiontest.test: error during loading
2023-08-24 16:41 android-amd64-emu tools@c28af0ab go@d5c58085 x/tools/go/analysis/passes/tests.TestMultichecker (log)
--- FAIL: TestMultichecker (0.07s)
    version_test.go:72: multichecker: exit status 1
        -: android/amd64 requires external (cgo) linking, but cgo is not enabled
        versiontest.test: error during loading

watchflakes

@gopherbot gopherbot added the Tools This label describes issues relating to any tools in the x/tools repository. label Aug 24, 2023
@gopherbot gopherbot added this to the Unreleased milestone Aug 24, 2023
@bcmills
Copy link
Contributor

bcmills commented Aug 24, 2023

Duplicate of #62268

@bcmills bcmills marked this as a duplicate of #62268 Aug 24, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 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. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

2 participants