Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time: TestLoadFixed failures [1.23 backport] #70239

Closed
gopherbot opened this issue Nov 7, 2024 · 2 comments
Closed

time: TestLoadFixed failures [1.23 backport] #70239

gopherbot opened this issue Nov 7, 2024 · 2 comments
Labels
CherryPickApproved Used during the release process for point releases Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@gopherbot
Copy link
Contributor

@ianlancetaylor requested issue #69840 to be considered for backport to the next 1.23 minor release.

@gopherbot Please open backport issues.

This test failure is due to a change in the tzdata files on OpenBSD. We should either backport the (trivial) fix or have some other way to ignore the test failure on the builders.

@gopherbot gopherbot added CherryPickCandidate Used during the release process for point releases Testing An issue that has been verified to require only test changes, not just a test failure. labels Nov 7, 2024
@gopherbot gopherbot added this to the Go1.23.4 milestone Nov 7, 2024
@cherrymui cherrymui added the CherryPickApproved Used during the release process for point releases label Nov 13, 2024
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Nov 13, 2024
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/627575 mentions this issue: [release-branch.go1.23]time: accept "+01" in TestLoadFixed on OpenBSD

@gopherbot
Copy link
Contributor Author

Closed by merging CL 627575 (commit 777f43a) to release-branch.go1.23.

gopherbot pushed a commit that referenced this issue Nov 19, 2024
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 <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Ian Lance Taylor <[email protected]>
Reviewed-by: Eric Grosse <[email protected]>
(cherry picked from commit bea9b91)
Reviewed-on: https://go-review.googlesource.com/c/go/+/627575
Reviewed-by: Dmitri Shuralyov <[email protected]>
TryBot-Bypass: Dmitri Shuralyov <[email protected]>
Auto-Submit: Ian Lance Taylor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPickApproved Used during the release process for point releases Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

2 participants