]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: print output on failure in TestMemPprof
authorCherry Mui <cherryyz@google.com>
Wed, 5 Jul 2023 20:03:55 +0000 (16:03 -0400)
committerCherry Mui <cherryyz@google.com>
Thu, 6 Jul 2023 20:35:47 +0000 (20:35 +0000)
commite6ec2a34dc1e1c319588fb0cb449abf55291977f
tree2e8c7062518ad3a6d5e6b888226b5129a0e02019
parent449ef3795d8054faf4a601d8d1aab1f624b822f5
runtime: print output on failure in TestMemPprof

If running testprog fails, print the output.

For #60901.

Change-Id: Iee80fb09412ce13bae6ac3589779a8cdf7761765
Reviewed-on: https://go-review.googlesource.com/c/go/+/507978
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cherry Mui <cherryyz@google.com>
src/runtime/crash_test.go