golang / go

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

build: os/exec failures #68436

Closed gopherbot closed 1 month ago

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

Issue created automatically to collect these failures.

Example (log):

FAIL    os/exec 1080.081s

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "go" && pkg == "" && test == "os/exec"
2024-06-13 15:47 gotip-netbsd-arm64 go@8219848c os/exec (log) FAIL os/exec 1080.081s

watchflakes

cherrymui commented 1 month ago

Dup of #66895