golang / go

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

net: TestCloseRead failures #69297

Open gopherbot opened 1 month ago

gopherbot commented 1 month ago
#!watchflakes
default <- pkg == "net" && test == "TestCloseRead"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCloseRead
=== PAUSE TestCloseRead

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net" && test == "TestCloseRead"
2024-09-05 16:42 gotip-linux-amd64-longtest go@08c84420 net.TestCloseRead [ABORT] (log) === RUN TestCloseRead === PAUSE TestCloseRead

watchflakes