]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: improve error log produced during TestBogoSuite
authorClide Stefani <cstefani.sites@gmail.com>
Fri, 7 Jun 2024 20:37:13 +0000 (16:37 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 11 Jun 2024 17:25:39 +0000 (17:25 +0000)
commit4b8f80707f315a8f7611da4f977892bbb8d49582
treef3456e7d59e5374737feb9c31c4f326af9c386eb
parent04b5d1325602cab8359db6dfe029a9c2162ba9ea
crypto/tls: improve error log produced during TestBogoSuite

The existing implementation logs some errors to the results file created in TestBogoSuite.
This change would additionally log json errors to the results file.

Change-Id: Ib1a6f612ed83f6c5046531ee259c4e85dd71402a
Reviewed-on: https://go-review.googlesource.com/c/go/+/591379
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/crypto/tls/bogo_shim_test.go