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

runtime:cpu1: TestPreemptionAfterSyscall/10µs failures #72138

Open
gopherbot opened this issue Mar 6, 2025 · 1 comment
Open

runtime:cpu1: TestPreemptionAfterSyscall/10µs failures #72138

gopherbot opened this issue Mar 6, 2025 · 1 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.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestPreemptionAfterSyscall/10µs"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestPreemptionAfterSyscall/10µs
    proc_test.go:1082: timeout exceeded: 5.598432875s (5s)
--- FAIL: TestPreemptionAfterSyscall/10µs (6.57s)

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 Mar 6, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestPreemptionAfterSyscall/10µs"
2025-03-06 08:18 gotip-netbsd-arm64 go@6cb8c839 runtime:cpu1.TestPreemptionAfterSyscall/10µs (log)
=== RUN   TestPreemptionAfterSyscall/10µs
    proc_test.go:1082: timeout exceeded: 5.598432875s (5s)
--- FAIL: TestPreemptionAfterSyscall/10µs (6.57s)

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Mar 6, 2025
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
Status: No status
Development

No branches or pull requests

1 participant