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 failures [consistent failure] #69408

Closed
gopherbot opened this issue Sep 11, 2024 · 4 comments
Closed

x/tools/go/ssa: TestCycles failures [consistent failure] #69408

gopherbot opened this issue Sep 11, 2024 · 4 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/ssa" && test == "TestCycles"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.37s)

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

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/ssa" && test == "TestCycles"
2024-09-10 18:45 x_tools-go1.22-linux-386-longtest tools@b0f680cc release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.37s)
2024-09-10 18:45 x_tools-go1.22-linux-amd64-longtest tools@b0f680cc release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.32s)
2024-09-10 18:45 x_tools-go1.22-linux-amd64-longtest-race tools@b0f680cc release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.97s)
2024-09-10 18:45 x_tools-go1.22-linux-arm64-longtest tools@b0f680cc release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.24s)
2024-09-10 18:45 x_tools-go1.22-windows-amd64-longtest tools@b0f680cc release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (C:\b\s\w\ir\x\w\goroot\src\internal\trace\testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.81s)
2024-09-11 20:58 x_tools-go1.22-linux-386-longtest tools@28843753 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.35s)
2024-09-11 20:58 x_tools-go1.22-linux-amd64-longtest tools@28843753 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.30s)
2024-09-11 20:58 x_tools-go1.22-linux-amd64-longtest-race tools@28843753 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.95s)
2024-09-11 20:58 x_tools-go1.22-linux-arm64-longtest tools@28843753 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.24s)
2024-09-11 20:58 x_tools-go1.22-windows-amd64-longtest tools@28843753 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (C:\b\s\w\ir\x\w\goroot\src\internal\trace\testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.83s)
2024-09-11 21:04 x_tools-go1.22-linux-386-longtest tools@94ac686d release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.36s)
2024-09-11 21:04 x_tools-go1.22-linux-amd64-longtest tools@94ac686d release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.31s)
2024-09-11 21:04 x_tools-go1.22-linux-amd64-longtest-race tools@94ac686d release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.88s)
2024-09-11 21:04 x_tools-go1.22-linux-arm64-longtest tools@94ac686d release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.26s)
2024-09-11 21:04 x_tools-go1.22-windows-amd64-longtest tools@94ac686d release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (C:\b\s\w\ir\x\w\goroot\src\internal\trace\testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.75s)
2024-09-11 21:24 x_tools-go1.22-linux-386-longtest tools@51571182 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.37s)
2024-09-11 21:24 x_tools-go1.22-linux-amd64-longtest tools@51571182 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.31s)
2024-09-11 21:24 x_tools-go1.22-linux-amd64-longtest-race tools@51571182 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.94s)
2024-09-11 21:24 x_tools-go1.22-linux-arm64-longtest tools@51571182 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.25s)
2024-09-11 21:24 x_tools-go1.22-windows-amd64-longtest tools@51571182 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (C:\b\s\w\ir\x\w\goroot\src\internal\trace\testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.89s)

watchflakes

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

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

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/ssa" && test == "TestCycles"
2024-09-11 21:24 x_tools-go1.22-linux-386-longtest tools@51571182 release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.50s)
2024-09-11 21:24 x_tools-go1.22-linux-amd64-longtest tools@51571182 release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.33s)
2024-09-11 21:24 x_tools-go1.22-linux-amd64-longtest-race tools@51571182 release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (1.06s)
2024-09-11 21:24 x_tools-go1.22-linux-arm64-longtest tools@51571182 release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.26s)
2024-09-11 21:24 x_tools-go1.22-windows-amd64-longtest tools@51571182 release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (C:\b\s\w\ir\x\w\goroot\src\internal\trace\testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.81s)
2024-09-11 22:28 x_tools-go1.22-linux-386-longtest tools@42a6477e release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.35s)
2024-09-11 22:28 x_tools-go1.22-linux-amd64-longtest tools@42a6477e release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.40s)
2024-09-11 22:28 x_tools-go1.22-linux-amd64-longtest-race tools@42a6477e release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.92s)
2024-09-11 22:28 x_tools-go1.22-linux-arm64-longtest tools@42a6477e release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.25s)
2024-09-11 22:28 x_tools-go1.22-windows-amd64-longtest tools@42a6477e release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (C:\b\s\w\ir\x\w\goroot\src\internal\trace\testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.99s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/ssa" && test == "TestCycles"
2024-09-10 18:45 x_tools-go1.22-darwin-amd64-longtest tools@b0f680cc release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: 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: TestCycles (0.34s)
2024-09-11 20:58 x_tools-go1.22-darwin-amd64-longtest tools@28843753 release-branch.go1.22@6fab4b9a x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/Users/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (1.45s)
2024-09-11 21:24 x_tools-go1.22-darwin-amd64-longtest tools@51571182 release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/Users/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.71s)
2024-09-11 22:28 x_tools-go1.22-darwin-amd64-longtest tools@42a6477e release-branch.go1.22@b4086b7c x/tools/go/ssa.TestCycles (log)
=== RUN   TestCycles
-: package internal/trace/testtrace is not in std (/Users/swarming/.swarming/w/ir/x/w/goroot/src/internal/trace/testtrace)
    stdlib_test.go:87: there were errors loading the packages
--- FAIL: TestCycles (0.82s)

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
Archived in project
Development

No branches or pull requests

1 participant