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/objdump: unrecognized failures #72783

Open
gopherbot opened this issue Mar 11, 2025 · 2 comments
Open

cmd/objdump: unrecognized failures #72783

gopherbot opened this issue Mar 11, 2025 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-NetBSD
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "cmd/objdump" && test == ""

Issue created automatically to collect these failures.

Example (log):

FAIL	cmd/objdump [build failed]
cmd/objdump.test: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/netbsd_arm/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/netbsd_arm/compile: bad address

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

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/objdump" && test == ""
2025-03-10 18:11 gotip-netbsd-arm go@2620cc1c cmd/objdump (log)
FAIL	cmd/objdump [build failed]
cmd/objdump.test: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/netbsd_arm/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/netbsd_arm/compile: bad address

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Mar 11, 2025
@mknyszek mknyszek added this to the Backlog milestone Mar 12, 2025
@mknyszek
Copy link
Contributor

CC @golang/netbsd

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. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-NetBSD
Projects
Status: No status
Development

No branches or pull requests

2 participants