#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/benchmark/parse"

Issue created automatically to collect these failures.

Example (log):

kex_exchange_identification: read: Connection reset by peer
Connection reset by 192.168.23.70 port 22
FAIL    golang.org/x/tools/benchmark/parse  0.021s

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/benchmark/parse"
2024-06-11 19:05 x_tools-go1.22-plan9-arm tools@f45db9b4 release-branch.go1.22@ace5bb40 golang.org/x/tools/benchmark/parse (log) kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.23.70 port 22 FAIL golang.org/x/tools/benchmark/parse 0.021s

watchflakes

Comment From: cherrymui

Dup of #49338.