Skip to content

cmd/compile/internal/amd64: TestGoAMD64v1 failures #66968

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

Closed
gopherbot opened this issue Apr 22, 2024 · 3 comments
Closed

cmd/compile/internal/amd64: TestGoAMD64v1 failures #66968

gopherbot opened this issue Apr 22, 2024 · 3 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "cmd/compile/internal/amd64" && test == "TestGoAMD64v1"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGoAMD64v1
    versions_test.go:139: signal: bus error
--- FAIL: TestGoAMD64v1 (1.06s)

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 Apr 22, 2024
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Apr 22, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/compile/internal/amd64" && test == "TestGoAMD64v1"
2024-04-22 15:29 gotip-darwin-amd64-nocgo go@734fd7a9 cmd/compile/internal/amd64.TestGoAMD64v1 (log)
=== RUN   TestGoAMD64v1
    versions_test.go:139: signal: bus error
--- FAIL: TestGoAMD64v1 (1.06s)

watchflakes

@mknyszek
Copy link
Contributor

mknyszek commented May 8, 2024

In triage, we noticed that the machine this failed on had three consecutive failures before going away. Looking at all the test that failed, something went really wrong. I think it's reasonable to think that this is a problem with this specific machine, but leaving this open for now.

@mknyszek mknyszek added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label May 8, 2024
@gopherbot
Copy link
Contributor Author

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@gopherbot gopherbot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
Archived in project
Development

No branches or pull requests

2 participants