Skip to content

cmd/internal/obj/x86: TestVexEvexPCrelative failures #66478

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/internal/obj/x86: TestVexEvexPCrelative failures #66478

gopherbot opened this issue Mar 22, 2024 · 2 comments
Labels
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/internal/obj/x86" && test == "TestVexEvexPCrelative"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestVexEvexPCrelative
    pcrelative_test.go:72: error exit status 1 output internal/bytealg: /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: TestVexEvexPCrelative (20.54s)

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/internal/obj/x86" && test == "TestVexEvexPCrelative"
2024-03-21 16:12 gotip-openbsd-amd64 go@d9f97467 cmd/internal/obj/x86.TestVexEvexPCrelative (log)
=== RUN   TestVexEvexPCrelative
    pcrelative_test.go:72: error exit status 1 output internal/bytealg: /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: TestVexEvexPCrelative (20.54s)
2024-03-21 20:08 gotip-openbsd-amd64 go@0ae8468b cmd/internal/obj/x86.TestVexEvexPCrelative (log)
=== RUN   TestVexEvexPCrelative
    pcrelative_test.go:72: error exit status 1 output 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: TestVexEvexPCrelative (32.93s)

watchflakes

@timothy-king
Copy link
Contributor

Dup of #66474.

@timothy-king timothy-king closed this as not planned Won't fix, can't repro, duplicate, stale Apr 2, 2024
@golang golang locked and limited conversation to collaborators Apr 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

2 participants