x/crypto/sha3: TestCSHAKELargeS times out on s390x #70810
Labels
arch-s390x
Issues solely affecting the s390x architecture.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Go version
go version go1.23.2 linux/s390x
Output of
go env
in your module/workspace:What did you do?
go test ./...
What did you see happen?
What did you expect to see?
All tests passing.
It seems that the failure have been introduced in commit golang/crypto@80ea76e I have suspicion that it might also be related to the removal of the s390x ASM in golang/crypto@59b5a86 In that context of losing the optimized path, have you reached out to the original contributor before removing/disabling it?
The text was updated successfully, but these errors were encountered: