golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
122.69k stars 17.49k forks source link

build: runtime/pprof failures #68428

Closed gopherbot closed 1 month ago

gopherbot commented 1 month ago
#!watchflakes
default <- repo == "go" && pkg == "" && test == "runtime/pprof"

Issue created automatically to collect these failures.

Example (log):

FAIL    runtime/pprof   180.072s

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && pkg == "" && test == "runtime/pprof"
2024-06-07 18:49 gotip-linux-arm64-boringcrypto go@e709992a runtime/pprof (log) FAIL runtime/pprof 180.072s

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && pkg == "" && test == "runtime/pprof"
2024-07-23 21:29 gotip-windows-386 go@c18ff292 runtime/pprof (log) FAIL runtime/pprof 180.058s

watchflakes

cherrymui commented 1 month ago

Dup of #68456