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: unrecognized failures #70107

Open
gopherbot opened this issue Oct 29, 2024 · 5 comments
Open

cmd/compile/internal/amd64: unrecognized failures #70107

gopherbot opened this issue Oct 29, 2024 · 5 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.
Milestone

Comments

@gopherbot
Copy link
Contributor

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

Issue created automatically to collect these failures.

Example (log):

FAIL	cmd/compile/internal/amd64 [build failed]

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

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/compile/internal/amd64" && test == ""
2024-10-29 08:17 gotip-windows-arm64 go@851ebc2d cmd/compile/internal/amd64 (log)
FAIL	cmd/compile/internal/amd64 [build failed]

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Oct 29, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/compile/internal/amd64" && test == ""
2024-10-28 15:09 gotip-windows-arm64 go@9f8bf040 cmd/compile/internal/amd64 (log)
FAIL	cmd/compile/internal/amd64 [build failed]

watchflakes

@mknyszek
Copy link
Contributor

CC @golang/windows

@mknyszek mknyszek added this to the Backlog milestone Nov 6, 2024
@cherrymui
Copy link
Member

Looks like #66962. Not sure why it doesn't match the pattern there...

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/compile/internal/amd64" && test == ""
2024-11-20 20:58 gotip-windows-arm64 go@2e07ff35 cmd/compile/internal/amd64 (log)
FAIL	cmd/compile/internal/amd64 [build failed]
2024-11-20 20:59 gotip-windows-arm64 go@a947912d cmd/compile/internal/amd64 (log)
FAIL	cmd/compile/internal/amd64 [build failed]

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
Development

No branches or pull requests

3 participants