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/signal: TestNotifyContextNotifications failures #67596

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

os/signal: TestNotifyContextNotifications failures #67596

gopherbot opened this issue May 23, 2024 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. 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 == "os/signal" && test == "TestNotifyContextNotifications"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestNotifyContextNotifications
=== PAUSE TestNotifyContextNotifications

watchflakes

@gopherbot gopherbot added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. compiler/runtime Issues related to the Go compiler and/or runtime. labels May 23, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "os/signal" && test == "TestNotifyContextNotifications"
2024-04-09 04:07 gotip-darwin-arm64_12 go@9f3f4c64 os/signal.TestNotifyContextNotifications [ABORT] (log)
=== RUN   TestNotifyContextNotifications
=== PAUSE TestNotifyContextNotifications
2024-04-22 17:13 gotip-linux-arm64-race go@ed2671aa os/signal.TestNotifyContextNotifications [ABORT] (log)
=== RUN   TestNotifyContextNotifications
=== PAUSE TestNotifyContextNotifications
2024-04-22 17:58 gotip-linux-amd64-goamd64v3 go@654c3368 os/signal.TestNotifyContextNotifications [ABORT] (log)
=== RUN   TestNotifyContextNotifications
=== PAUSE TestNotifyContextNotifications

watchflakes

@mknyszek
Copy link
Contributor

This is actually #67597.

@mknyszek mknyszek closed this as not planned Won't fix, can't repro, duplicate, stale May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. 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