]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: skip TestMapping if CGO is not available
authorHana Kim <hakim@google.com>
Wed, 13 Jun 2018 17:37:33 +0000 (13:37 -0400)
committerHyang-Ah Hana Kim <hyangah@gmail.com>
Wed, 13 Jun 2018 18:06:14 +0000 (18:06 +0000)
commit537fb06c5dabfc5329bd8535c63d6a0f1ccbb1b4
tree9cf789c94ac7387a1b85cf00fe4c0e2cd1e94869
parenta1b85ee754f84899b1bd7460c0a51630541dc3da
runtime/pprof: skip TestMapping if CGO is not available

The test requires cgo

Change-Id: I1bffee5f187afcf4b7e27516451c56ddfc263a26
Reviewed-on: https://go-review.googlesource.com/118638
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/pprof/proto_test.go