]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: print stderr on test failure
authorCosmos Nicolaou <cosmos.nicolaou@gmail.com>
Tue, 29 Aug 2023 21:34:40 +0000 (14:34 -0700)
committerCherry Mui <cherryyz@google.com>
Fri, 1 Sep 2023 14:55:55 +0000 (14:55 +0000)
commit660feea72f64d9d6d619529f10afd8c042299c65
tree88d1b357115679d6d9053396d43022618e4ccef1
parent38b623f42da899ba7fd6b3fd791a7a72ebd5fad0
runtime/pprof: print stderr on test failure

Print Stderr on test failure to track down the intermittent
test failure reported in issue #62352.

Change-Id: I547a3220dc07d05578dac093d6c028a9103b552a
Reviewed-on: https://go-review.googlesource.com/c/go/+/524156
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/pprof/vminfo_darwin_test.go