]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/cryptotest: skip TestAllocations on s390x
authorFilippo Valsorda <filippo@golang.org>
Fri, 13 Dec 2024 16:16:44 +0000 (17:16 +0100)
committerGopher Robot <gobot@golang.org>
Fri, 13 Dec 2024 19:20:55 +0000 (11:20 -0800)
commit08725f9de28726b52c2e62a37cd378d10f10c110
tree2321da938f4d2e4f54b667f08cf49eafab4c2574
parent1cbfe8c482a0ca0eb59daa89b92a10b7052d1a0f
crypto/internal/cryptotest: skip TestAllocations on s390x

TestXAESAllocations fails like #70448, and crypto/rand's fails in FIPS
mode. We can't keep chasing these without even a LUCI builder.

Updates #67307

Change-Id: I5d0edddf470180a321dec55cabfb018db62eb940
Reviewed-on: https://go-review.googlesource.com/c/go/+/636055
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
src/crypto/internal/cryptotest/allocations.go