golang/go

runtime:cpu1: TestPreemptionAfterSyscall/1ms failures

Offen

#71.181 geöffnet am 08.01.2025

 (45 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (19.008 Forks)batch import

Repository-Metriken

Stars
 (133.883 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

#!watchflakes
default <- pkg == "runtime:cpu1" && test == "TestPreemptionAfterSyscall/1ms"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestPreemptionAfterSyscall/1ms
    proc_test.go:1082: timeout exceeded: 5.044309084s (5s)
--- FAIL: TestPreemptionAfterSyscall/1ms (5.10s)

watchflakes

Contributor Guide