]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: skip TestTimeVDSO on Android
authorCherry Mui <cherryyz@google.com>
Mon, 27 Sep 2021 18:37:13 +0000 (14:37 -0400)
committerCherry Mui <cherryyz@google.com>
Mon, 27 Sep 2021 21:53:31 +0000 (21:53 +0000)
commit788731387932e70d4dd951770c046c7eec9f9d96
tree1218a26a9c17649295b284c774bfdb9404bd32a2
parent04f7521b0aef10d523d6de006e723afd349b4b95
runtime/pprof: skip TestTimeVDSO on Android

The test is flaky on Android. VDSO may not be enabled so it may
not have the original problem anyway.

Change-Id: I73c2902c682a44d893e0d4e34f006c2377ef8816
Reviewed-on: https://go-review.googlesource.com/c/go/+/352509
Trust: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/runtime/pprof/pprof_test.go