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/link: TestLargeReloc failures #59613

Closed
gopherbot opened this issue Apr 13, 2023 · 2 comments
Closed

cmd/link: TestLargeReloc failures #59613

gopherbot opened this issue Apr 13, 2023 · 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

#!watchflakes
post <- pkg == "cmd/link" && test == "TestLargeReloc"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestLargeReloc (179.15s)
    exec.go:146: test timed out while running command: /tmp/workdir/go/bin/go run -ldflags=-linkmode=external /tmp/workdir/tmp/TestLargeReloc1109307433/001/x.go
    link_test.go:1101: build failed: signal: killed. output:

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 Apr 13, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/link" && test == "TestLargeReloc"
2023-04-13 17:55 netbsd-386-9_3 go@3de5b4da cmd/link.TestLargeReloc (log)
--- FAIL: TestLargeReloc (179.15s)
    exec.go:146: test timed out while running command: /tmp/workdir/go/bin/go run -ldflags=-linkmode=external /tmp/workdir/tmp/TestLargeReloc1109307433/001/x.go
    link_test.go:1101: build failed: signal: killed. output:

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Apr 13, 2023
@bcmills
Copy link
Contributor

bcmills commented Apr 13, 2023

Duplicate of #57999

@bcmills bcmills marked this as a duplicate of #57999 Apr 13, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Apr 13, 2023
@golang golang locked and limited conversation to collaborators Apr 12, 2024
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