]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: disable TestMorestack on darwin/arm64
authorRuss Cox <rsc@golang.org>
Fri, 19 Feb 2021 22:01:35 +0000 (17:01 -0500)
committerRuss Cox <rsc@golang.org>
Sat, 20 Feb 2021 00:54:44 +0000 (00:54 +0000)
commita8942d2cffd80c68febe1c908a0eb464d2f5bb40
tree485f2666224a8e8ef249667e1fd63ec514cf26c5
parent078f08f0ee1eb6cb172fc1f9d53f34c5783e522d
runtime/pprof: disable TestMorestack on darwin/arm64

Something is weird about darwin and TestMorestack,
but it is only manifesting on arm64 and race+amd64.
Disable for now.

Change-Id: I5862372fdd0b5ffae802fdefb65b2aa04e266fcc
Reviewed-on: https://go-review.googlesource.com/c/go/+/294409
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
src/runtime/pprof/pprof_test.go