golang / go

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

crypto/sha256: TestGoldenMarshal/Armv8.0 failures [consistent failure] #70013

Open gopherbot opened 3 hours ago

gopherbot commented 3 hours ago
#!watchflakes
default <- pkg == "crypto/sha256" && test == "TestGoldenMarshal/Armv8.0"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGoldenMarshal/Armv8.0
    implementations.go:44: builder doesn't support CPU features needed to test this implementation
--- FAIL: TestGoldenMarshal/Armv8.0 (0.00s)

watchflakes

gopherbot commented 3 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/sha256" && test == "TestGoldenMarshal/Armv8.0"
2024-10-23 16:06 gotip-windows-arm64 go@0f235399 crypto/sha256.TestGoldenMarshal/Armv8.0 (log) === RUN TestGoldenMarshal/Armv8.0 implementations.go:44: builder doesn't support CPU features needed to test this implementation --- FAIL: TestGoldenMarshal/Armv8.0 (0.00s)
2024-10-23 16:19 gotip-windows-arm64 go@87c03bdf crypto/sha256.TestGoldenMarshal/Armv8.0 (log) === RUN TestGoldenMarshal/Armv8.0 implementations.go:44: builder doesn't support CPU features needed to test this implementation --- FAIL: TestGoldenMarshal/Armv8.0 (0.00s)
2024-10-23 17:23 gotip-windows-arm64 go@0b4168f6 crypto/sha256.TestGoldenMarshal/Armv8.0 (log) === RUN TestGoldenMarshal/Armv8.0 implementations.go:44: builder doesn't support CPU features needed to test this implementation --- FAIL: TestGoldenMarshal/Armv8.0 (0.00s)
2024-10-23 17:24 gotip-windows-arm64 go@87a89fa4 crypto/sha256.TestGoldenMarshal/Armv8.0 (log) === RUN TestGoldenMarshal/Armv8.0 implementations.go:44: builder doesn't support CPU features needed to test this implementation --- FAIL: TestGoldenMarshal/Armv8.0 (0.00s)

watchflakes

gopherbot commented 2 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/sha256" && test == "TestGoldenMarshal/Armv8.0"
2024-10-23 15:21 gotip-windows-arm64 go@cb69354d crypto/sha256.TestGoldenMarshal/Armv8.0 (log) === RUN TestGoldenMarshal/Armv8.0 implementations.go:44: builder doesn't support CPU features needed to test this implementation --- FAIL: TestGoldenMarshal/Armv8.0 (0.00s)

watchflakes

gopherbot commented 1 hour ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/sha256" && test == "TestGoldenMarshal/Armv8.0"
2024-10-23 19:37 gotip-windows-arm64 go@6ea87f92 crypto/sha256.TestGoldenMarshal/Armv8.0 (log) === RUN TestGoldenMarshal/Armv8.0 implementations.go:44: builder doesn't support CPU features needed to test this implementation --- FAIL: TestGoldenMarshal/Armv8.0 (0.00s)

watchflakes

FiloSottile commented 1 hour ago

Same as #70014.