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: TestTarget failures [consistent failure] #70891

Open
gopherbot opened this issue Dec 18, 2024 · 6 comments
Open

x/tools/go/packages: TestTarget failures [consistent failure] #70891

gopherbot opened this issue Dec 18, 2024 · 6 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
Contributor

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.19s)

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 Dec 18, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestTarget"
2024-12-16 21:46 x_tools-go1.22-openbsd-amd64 tools@bf42cd7f release-branch.go1.22@8f3f22ee x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.19s)
2024-12-16 21:46 x_tools-go1.23-openbsd-amd64 tools@bf42cd7f release-branch.go1.23@59b7d407 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.21s)
2024-12-16 21:46 x_tools-go1.24-openbsd-amd64 tools@bf42cd7f release-branch.go1.24@16afa6a7 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.13s)
2024-12-16 21:46 x_tools-gotip-openbsd-amd64 tools@bf42cd7f go@236a0b4f x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.20s)
2024-12-17 17:46 x_tools-go1.22-openbsd-amd64 tools@d3a1606b release-branch.go1.22@8f3f22ee x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.25s)
2024-12-17 17:46 x_tools-go1.23-openbsd-amd64 tools@d3a1606b release-branch.go1.23@59b7d407 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.17s)
2024-12-17 17:46 x_tools-go1.24-openbsd-amd64 tools@d3a1606b release-branch.go1.24@16afa6a7 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.22s)
2024-12-17 17:46 x_tools-gotip-openbsd-amd64 tools@d3a1606b go@8790372a x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.22s)
2024-12-17 19:35 x_tools-go1.22-openbsd-amd64 tools@28cd7188 release-branch.go1.22@8f3f22ee x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.17s)
2024-12-17 19:35 x_tools-go1.23-openbsd-amd64 tools@28cd7188 release-branch.go1.23@59b7d407 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.31s)
2024-12-17 19:35 x_tools-go1.24-openbsd-amd64 tools@28cd7188 release-branch.go1.24@16afa6a7 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.19s)
2024-12-17 19:35 x_tools-gotip-openbsd-amd64 tools@28cd7188 go@95b433ee x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.27s)
2024-12-17 23:14 x_tools-go1.22-openbsd-amd64 tools@fcb4185e release-branch.go1.22@8f3f22ee x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.23s)
2024-12-17 23:14 x_tools-go1.23-openbsd-amd64 tools@fcb4185e release-branch.go1.23@59b7d407 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.22s)
2024-12-17 23:14 x_tools-go1.24-openbsd-amd64 tools@fcb4185e release-branch.go1.24@16afa6a7 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.23s)
2024-12-17 23:14 x_tools-gotip-openbsd-amd64 tools@fcb4185e go@95b433ee x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.25s)

watchflakes

@gopherbot gopherbot added the Tools This label describes issues relating to any tools in the x/tools repository. label Dec 18, 2024
@gopherbot gopherbot added this to the Unreleased milestone Dec 18, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestTarget"
2024-12-17 23:14 x_tools-gotip-openbsd-amd64 tools@fcb4185e go@6aa46eb7 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.15s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestTarget"
2024-12-17 23:14 x_tools-go1.23-openbsd-amd64 tools@fcb4185e release-branch.go1.23@1576793c x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.20s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestTarget"
2024-12-18 20:17 x_tools-go1.22-openbsd-amd64 tools@88435902 release-branch.go1.22@8f3f22ee x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.18s)
2024-12-18 20:17 x_tools-go1.23-openbsd-amd64 tools@88435902 release-branch.go1.23@1576793c x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.33s)
2024-12-18 20:17 x_tools-go1.24-openbsd-amd64 tools@88435902 release-branch.go1.24@16afa6a7 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.17s)
2024-12-18 20:17 x_tools-gotip-openbsd-amd64 tools@88435902 go@6aa46eb7 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.23s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestTarget"
2024-12-18 22:11 x_tools-go1.22-openbsd-amd64 tools@74dea825 release-branch.go1.22@8f3f22ee x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.16s)
2024-12-18 22:11 x_tools-go1.23-openbsd-amd64 tools@74dea825 release-branch.go1.23@1576793c x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.31s)
2024-12-18 22:11 x_tools-go1.24-openbsd-amd64 tools@74dea825 release-branch.go1.24@16afa6a7 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.23s)
2024-12-18 22:11 x_tools-gotip-openbsd-amd64 tools@74dea825 go@6aa46eb7 x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.21s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestTarget"
2024-12-18 22:11 x_tools-gotip-openbsd-amd64 tools@74dea825 go@f4e3ec3d x/tools/go/packages.TestTarget (log)
=== RUN   TestTarget
    packages_test.go:3369: err: exit status 2: stderr: go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set
        
--- FAIL: TestTarget (0.17s)

watchflakes

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