go/src/time
Bryan C. Mills 10f1ed131c 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>
2022-01-06 19:42:27 +00:00
..
testdata
tzdata all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
embed.go
example_test.go time: add some examples 2021-11-05 21:28:07 +00:00
export_android_test.go
export_test.go
export_windows_test.go
format.go
format_test.go
genzabbrs.go
internal_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
mono_test.go
sleep.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
sleep_test.go time: skip TestTimerModifiedEarlier on plan9/arm 2022-01-06 19:42:27 +00:00
sys_plan9.go
sys_unix.go
sys_windows.go
tick.go time: make Ticker.Reset(0) panic 2021-11-05 21:13:38 +00:00
tick_test.go time: make Ticker.Reset(0) panic 2021-11-05 21:13:38 +00:00
time.go time: fix looking for zone offset when date is close to a zone transition 2021-11-05 21:28:34 +00:00
time_test.go time: fix looking for zone offset when date is close to a zone transition 2021-11-05 21:28:34 +00:00
tzdata_test.go
zoneinfo.go
zoneinfo_abbrs_windows.go
zoneinfo_android.go
zoneinfo_android_test.go
zoneinfo_ios.go
zoneinfo_js.go
zoneinfo_plan9.go
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix.go
zoneinfo_unix_test.go
zoneinfo_windows.go
zoneinfo_windows_test.go