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

os: unrecognized failures #65908

Closed
gopherbot opened this issue Feb 23, 2024 · 2 comments
Closed

os: unrecognized failures #65908

gopherbot opened this issue Feb 23, 2024 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "os" && test == ""

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 3m0s

goroutine 680 [running]:
testing.(*M).startAlarm.func1()
	/workdir/go/src/testing/testing.go:2366 +0x385
created by time.goFunc
	/workdir/go/src/time/sleep.go:177 +0x2d

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 Feb 23, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "os" && test == ""
2024-02-22 16:40 android-amd64-emu go@55bb3d1c os (log)
panic: test timed out after 3m0s

goroutine 680 [running]:
testing.(*M).startAlarm.func1()
	/workdir/go/src/testing/testing.go:2366 +0x385
created by time.goFunc
	/workdir/go/src/time/sleep.go:177 +0x2d

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Feb 23, 2024

Duplicate of #65857

@bcmills bcmills marked this as a duplicate of #65857 Feb 23, 2024
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2024
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

2 participants