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

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

Open
gopherbot opened this issue Apr 22, 2024 · 1 comment
Open

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

gopherbot opened this issue Apr 22, 2024 · 1 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.

Comments

@gopherbot
Copy link

#!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 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. compiler/runtime Issues related to the Go compiler and/or runtime. labels Apr 22, 2024
@gopherbot
Copy link
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

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.
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant