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/go: flaky test timeout #55252

Open
gopherbot opened this issue Sep 20, 2022 · 3 comments
Open

cmd/go: flaky test timeout #55252

gopherbot opened this issue Sep 20, 2022 · 3 comments
Assignees
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "cmd/go" && test == "" && `panic: test timed out`

Bug automatically created to track these flakes.

— 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 Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "cmd/go" && test == "" && `panic: test timed out`
2022-09-19 13:56 linux-amd64-longtest go@fc1cddcf cmd/go (log)
go test proxy running at GOPROXY=http://127.0.0.1:43059/mod
panic: test timed out after 45m0s

goroutine 22876 [running]:
panic({0xa58540, 0xc00074a000})
	/workdir/go/src/runtime/panic.go:987 +0x3bb fp=0xc000305f98 sp=0xc000305ed8 pc=0x437d7b
testing.(*M).startAlarm.func1()
	/workdir/go/src/testing/testing.go:2083 +0x8e fp=0xc000305fe0 sp=0xc000305f98 pc=0x529dae
runtime.goexit()
	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000305fe8 sp=0xc000305fe0 pc=0x46d601
created by time.goFunc
	/workdir/go/src/time/sleep.go:176 +0x32

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Sep 20, 2022

Duplicate of #50187

@bcmills bcmills marked this as a duplicate of #50187 Sep 20, 2022
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2022
@rsc rsc self-assigned this Sep 20, 2022
@rsc rsc reopened this Sep 20, 2022
@rsc
Copy link
Contributor

rsc commented Sep 20, 2022

Reopened to track my deduplicating.

@seankhliao seankhliao added this to the Unplanned milestone Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

4 participants