-
Notifications
You must be signed in to change notification settings - Fork 19k
cmd/compile: internal/ssa TestNexting failing #30912
Copy link
Copy link
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.
Milestone
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.
Change d949d0b (cmd/compile: reorganize init functions) seems to have failed the TestNexting test in the
cmd/compile/internal/ssapackage for linux-amd64-longtest buildshttps://build.golang.org/log/cb49293c3202a9d78ae2324b5a8217e99dc82e8a
cc @randall77