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/packages: TestContains/Modules failures #71200

Open
gopherbot opened this issue Jan 9, 2025 · 1 comment
Open

x/tools/go/packages: TestContains/Modules failures #71200

gopherbot opened this issue Jan 9, 2025 · 1 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.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestContains/Modules"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestContains/Modules
=== PAUSE TestContains/Modules
=== CONT  TestContains/Modules
    invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/fake go list -e -f {{context.ReleaseTags}} -- unsafe
    invoke.go:205: 18.675629ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/fake go list -e -f {{context.ReleaseTags}} -- unsafe
    packages_test.go:1193: err: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: bad address: stderr: 
--- FAIL: TestContains/Modules (0.17s)

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 Jan 9, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestContains/Modules"
2025-01-07 23:38 x_tools-go1.22-netbsd-arm tools@b4e093ec release-branch.go1.22@8f3f22ee x/tools/go/packages.TestContains/Modules (log)
=== RUN   TestContains/Modules
=== PAUSE TestContains/Modules
=== CONT  TestContains/Modules
    invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/fake go list -e -f {{context.ReleaseTags}} -- unsafe
    invoke.go:205: 18.675629ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestContains_Modules1775925835/fake go list -e -f {{context.ReleaseTags}} -- unsafe
    packages_test.go:1193: err: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: bad address: stderr: 
--- FAIL: TestContains/Modules (0.17s)

watchflakes

@gopherbot gopherbot added the Tools This label describes issues relating to any tools in the x/tools repository. label Jan 9, 2025
@gopherbot gopherbot added this to the Unreleased milestone Jan 9, 2025
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
Status: No status
Development

No branches or pull requests

1 participant