#!watchflakes
default <- repo == "go" && pkg == "" && test == "time"
Issue created automatically to collect these failures.
Example (log):
FAIL time 2160.407s
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "go" && pkg == "" && test == "time"
2024-07-15 17:08 go1.23-openbsd-riscv64 release-branch.go1.23@8f1ec59b time (log)
FAIL time 2160.407sComment From: cherrymui
The actual failure is https://github.com/golang/go/issues/67599#issuecomment-2238888245 . Closing as a dup.
We should make watchflakes not to double report.