golang/go

runtime:cpu1: TestPreemptionAfterSyscall/1ms failures

Open

#71.181 aberto em 8 de jan. de 2025

Ver no GitHub
 (45 comments) (0 reactions) (0 assignees)Go (19.008 forks)batch import
AutomationNeedsInvestigationcompiler/runtimehelp wanted

Métricas do repositório

Stars
 (133.883 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

#!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

Guia do colaborador