crypto/internal/fips/aes/gcm: TestAllocations fails on PPC64 #70448
Labels
arch-ppc64x
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
Go version
master
Output of
go env
in your module/workspace:What did you do?
cd crypto/internal/fips/aes/gcm
go test
What did you see happen?
--- FAIL: TestAllocations (0.00s)
ctrkdf_test.go:31: expected zero allocations, got 6.0
What did you expect to see?
All tests pass
The text was updated successfully, but these errors were encountered: