#!watchflakes
default <- pkg == "cmd/compile/internal/amd64" && test == "TestGoAMD64v1"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGoAMD64v1
    versions_test.go:139: signal: bus error
--- FAIL: TestGoAMD64v1 (1.06s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/compile/internal/amd64" && test == "TestGoAMD64v1"
2024-04-22 15:29 gotip-darwin-amd64-nocgo go@734fd7a9 cmd/compile/internal/amd64.TestGoAMD64v1 (log) === RUN TestGoAMD64v1 versions_test.go:139: signal: bus error --- FAIL: TestGoAMD64v1 (1.06s)

watchflakes

Comment From: mknyszek

In triage, we noticed that the machine this failed on had three consecutive failures before going away. Looking at all the test that failed, something went really wrong. I think it's reasonable to think that this is a problem with this specific machine, but leaving this open for now.

Comment From: gopherbot

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)