]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: print output on failure in TestFmaHash
authorCherry Mui <cherryyz@google.com>
Tue, 14 May 2024 16:49:39 +0000 (12:49 -0400)
committerCherry Mui <cherryyz@google.com>
Tue, 14 May 2024 21:57:53 +0000 (21:57 +0000)
commitb86527ec0566deac64eb28e71a8603aea62c4e7b
treed83530242a01e1fb7481e8af8b968129fd1450ad
parent1f6a983baf4b9a636e9e4bbd827fcb4d6ef4ebe0
cmd/compile/internal/ssa: print output on failure in TestFmaHash

When the test fails to run the command, print the error message
to help debug.

Change-Id: I443579a622ba1bf67ef27071f141e945303d4c2b
Reviewed-on: https://go-review.googlesource.com/c/go/+/585357
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ssa/fmahash_test.go