]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: unskip TestTimeVDSO on Android
authorCherry Mui <cherryyz@google.com>
Tue, 6 Dec 2022 17:11:57 +0000 (12:11 -0500)
committerCherry Mui <cherryyz@google.com>
Tue, 6 Dec 2022 18:11:17 +0000 (18:11 +0000)
commit98da0fb43fb481a25b3b4399cd9f517fe94d9f3f
treea528ce035f80dac365ddf6bfe9458a534b9966c8
parentfe67a21625ee811897077b32d4e75566ef74c6c4
runtime/pprof: unskip TestTimeVDSO on Android

It is possible that CL 455166 fixes this. Try unskipping the test
and see. If it fails again we can skip it again.

Fixes #48655.

Change-Id: Ia81b06cb7608f74adb276bc018e8fc840285bc11
Reviewed-on: https://go-review.googlesource.com/c/go/+/455358
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/pprof/pprof_test.go