]> Cypherpunks repositories - gostls13.git/commit
time: skip TestTimerModifiedEarlier on plan9/arm
authorBryan C. Mills <bcmills@google.com>
Thu, 6 Jan 2022 16:59:09 +0000 (11:59 -0500)
committerBryan Mills <bcmills@google.com>
Thu, 6 Jan 2022 19:42:27 +0000 (19:42 +0000)
commit10f1ed131cd2cfb5ac4d9aa09888deb1bac6e921
treee5e958c6a1d24d5cf790513c7168ec0609c9d1d1
parented84a8357c0107dedc42c9658ae9b020777b1bb7
time: skip TestTimerModifiedEarlier on plan9/arm

This test is observed to be flaky on the plan9-arm builder.
Skip it on that platform until it can be diagnosed and fixed.

For #50470

Change-Id: If626af426d856c377e00ac5baaca52899456556e
Reviewed-on: https://go-review.googlesource.com/c/go/+/375934
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/time/sleep_test.go