]> Cypherpunks repositories - gostls13.git/commit
time: disable TestLongAdjustTimers on android/ios
authorRuss Cox <rsc@golang.org>
Sat, 9 Mar 2024 00:05:02 +0000 (19:05 -0500)
committerGopher Robot <gobot@golang.org>
Sat, 9 Mar 2024 22:19:48 +0000 (22:19 +0000)
commitaa511b426d1c72c182cc1b797d3fa71cf47906f3
tree788544be98dde893153a5fb6b6ba1dd02b0e769e
parent74726defe99bb1e19cee35e27db697085f06fda1
time: disable TestLongAdjustTimers on android/ios

The simulators are too slow.

Change-Id: I0aaf2304ad0881c74886ff3185c09614de2aae63
Reviewed-on: https://go-review.googlesource.com/c/go/+/570236
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Russ Cox <rsc@golang.org>
src/time/tick_test.go