]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.23]time: accept "+01" in TestLoadFixed on OpenBSD
authorDmitri Shuralyov <dmitshur@golang.org>
Mon, 4 Nov 2024 22:36:26 +0000 (17:36 -0500)
committerGopher Robot <gobot@golang.org>
Tue, 19 Nov 2024 18:04:02 +0000 (18:04 +0000)
commit777f43ab27bde4c662cd0a663f807f74f3fbab0f
tree96cd65685d3bbc99aace2f4e65100c1d90ae0a5e
parent3726f07c4650d266b58b828432b3f8dab6d553d7
[release-branch.go1.23]time: accept "+01" in TestLoadFixed on OpenBSD

This stops the test from failing with a known failure mode, and
creates time to look into what the next steps should be, if any.

For #69840
Fixes #70239

Change-Id: I060903d256ed65c5dfcd70ae76eb361cab63186f
Reviewed-on: https://go-review.googlesource.com/c/go/+/625197
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Eric Grosse <grosse@gmail.com>
(cherry picked from commit bea9b91f0f4be730c880edbe496ab25c9b742cad)
Reviewed-on: https://go-review.googlesource.com/c/go/+/627575
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Bypass: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/time/time_test.go