Skip to content

go test -short ./...: TestEndToEnd failures #58033

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 Jan 26, 2023 · 2 comments
Closed

go test -short ./...: TestEndToEnd failures #58033

gopherbot opened this issue Jan 26, 2023 · 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
post <- repo == "tools" && section == "go test -short ./..." && test == "TestEndToEnd"

Issue created automatically to collect these failures.

Example (log):

signal: segmentation fault
--- FAIL: TestEndToEnd (29.69s)
    endtoend_test.go:67: run: unum2.go Unum2
    endtoend_test.go:67: run: prime.go Prime
    endtoend_test.go:67: run: number.go Number
    endtoend_test.go:67: run: num.go Num
    endtoend_test.go:67: run: unum.go Unum
    endtoend_test.go:67: run: day.go Day
    endtoend_test.go:67: run: cgo.go Cgo
    endtoend_test.go:67: exit status 1
Note: the following messages should indicate an out-of-bounds compiler error

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 Jan 26, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- repo == "tools" && section == "go test -short ./..." && test == "TestEndToEnd"
2023-01-25 23:57 darwin-amd64-11_0 tools@82707575 go@4df10fba TestEndToEnd (log)
signal: segmentation fault
--- FAIL: TestEndToEnd (29.69s)
    endtoend_test.go:67: run: unum2.go Unum2
    endtoend_test.go:67: run: prime.go Prime
    endtoend_test.go:67: run: number.go Number
    endtoend_test.go:67: run: num.go Num
    endtoend_test.go:67: run: unum.go Unum
    endtoend_test.go:67: run: day.go Day
    endtoend_test.go:67: run: cgo.go Cgo
    endtoend_test.go:67: exit status 1
Note: the following messages should indicate an out-of-bounds compiler error
2023-01-25 23:57 darwin-amd64-11_0 tools@82707575 go@cea70301 TestEndToEnd (log)
signal: segmentation fault
--- FAIL: TestEndToEnd (32.71s)
    endtoend_test.go:67: run: unum2.go Unum2
    endtoend_test.go:67: run: prime.go Prime
    endtoend_test.go:67: run: number.go Number
    endtoend_test.go:67: run: num.go Num
    endtoend_test.go:67: run: unum.go Unum
    endtoend_test.go:67: run: day.go Day
    endtoend_test.go:67: run: cgo.go Cgo
    endtoend_test.go:67: exit status 1
Note: the following messages should indicate an out-of-bounds compiler error

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Jan 26, 2023

Duplicate of #58068

@bcmills bcmills marked this as a duplicate of #58068 Jan 26, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jan 26, 2023
@bcmills bcmills removed this from Test Flakes Jan 26, 2023
@golang golang locked and limited conversation to collaborators Jan 26, 2024
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
None yet
Development

No branches or pull requests

2 participants