Skip to content

cmd/link: TestUnresolved failures #66486

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 Mar 22, 2024 · 2 comments
Closed

cmd/link: TestUnresolved failures #66486

gopherbot opened this issue Mar 22, 2024 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestUnresolved
=== PAUSE TestUnresolved
=== CONT  TestUnresolved
    link_test.go:182: want:
        main.x: relocation target zero not defined
        main.x: relocation target zero not defined
        main.x: relocation target main.zero not defined
        got:
        runtime: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_amd64/asm: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_amd64/asm: resource temporarily unavailable
--- FAIL: TestUnresolved (39.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 Mar 22, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/link" && test == "TestUnresolved"
2024-03-21 22:14 gotip-openbsd-amd64 go@4f0408a3 cmd/link.TestUnresolved (log)
=== RUN   TestUnresolved
=== PAUSE TestUnresolved
=== CONT  TestUnresolved
    link_test.go:182: want:
        main.x: relocation target zero not defined
        main.x: relocation target zero not defined
        main.x: relocation target main.zero not defined
        got:
        runtime: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_amd64/asm: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_amd64/asm: resource temporarily unavailable
--- FAIL: TestUnresolved (39.06s)

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Mar 22, 2024
@cherrymui
Copy link
Member

Dup of #66474.

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Mar 25, 2024
@cherrymui cherrymui removed this from Test Flakes Mar 25, 2024
@golang golang locked and limited conversation to collaborators Mar 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants