]> Cypherpunks repositories - gostls13.git/commit
runtime: print more information when testCgoPprof fails
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 16 Apr 2019 00:55:58 +0000 (17:55 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 16 Apr 2019 03:10:17 +0000 (03:10 +0000)
commitf248cd3a0753ce02928525268d9c7d1fcceffee0
tree70f4d1373df5c2140da44f4f772134198e2a1d3a
parenta337cb2bf072e6215ecf6d2e9040f4383359e5dd
runtime: print more information when testCgoPprof fails

Change-Id: I820dae0303959096f0c434b7e69ecb3bf070df09
Reviewed-on: https://go-review.googlesource.com/c/go/+/172197
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/crash_cgo_test.go