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/ssa: TestCycles failing on 1.22 #69387

Closed
timothy-king opened this issue Sep 10, 2024 · 2 comments
Closed

x/tools/go/ssa: TestCycles failing on 1.22 #69387

timothy-king opened this issue Sep 10, 2024 · 2 comments
Assignees
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

@timothy-king
Copy link
Contributor

TestCycles is failing on several longtest builders on 1.22.

Builders:

  • x_tools-go1.22-darwin-amd64-longtest
  • x_tools-go1.22-linux-386-longtest
  • x_tools-go1.22-linux-amd64-longtest
  • x_tools-go1.22-linux-amd64-longtest-race
  • x_tools-go1.22-linux-arm64-longtest
  • x_tools-go1.22-windows-amd64-longtest

Example https://ci.chromium.org/ui/p/golang/builders/ci/x_tools-go1.22-linux-amd64-longtest/b8737157909416084305/overview:

--- FAIL: TestCycles (0.34s)
-: package internal/trace/testtrace is not in std (/Volumes/Work/s/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
FAIL
FAIL	golang.org/x/tools/go/ssa	111.099s
@timothy-king timothy-king added 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. labels Sep 10, 2024
@timothy-king timothy-king self-assigned this Sep 10, 2024
@gopherbot gopherbot added this to the Unreleased milestone Sep 10, 2024
@gabyhelp
Copy link

Related Issues and Documentation

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/612399 mentions this issue: go/ssa: require 1.23 for TestCycles

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

3 participants