Skip to content

time: TestLoadFixed failures [1.23 backport] #70239

Closed
@gopherbot

Description

@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.

Activity

added
CherryPickCandidateUsed during the release process for point releases
TestingAn issue that has been verified to require only test changes, not just a test failure.
on Nov 7, 2024
added this to the Go1.23.4 milestone on Nov 7, 2024
gopherbot

gopherbot commented on Nov 13, 2024

@gopherbot
ContributorAuthor

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

gopherbot

gopherbot commented on Nov 19, 2024

@gopherbot
ContributorAuthor

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

added a commit that references this issue on Nov 19, 2024
777f43a
added a commit that references this issue on Jan 28, 2025
3ca1074
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    CherryPickApprovedUsed during the release process for point releasesTestingAn issue that has been verified to require only test changes, not just a test failure.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      time: TestLoadFixed failures [1.23 backport] · Issue #70239 · golang/go