Skip to content

test1596: let test pass after year 2036 #17665

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

Closed
wants to merge 1 commit into from

Conversation

bmwiedemann
Copy link
Contributor

Background:
As part of my work on reproducible builds for openSUSE, I check that software still gives identical build results in the future. The usual offset is +16 years, because that is how long I expect some software will be used in some places. This showed up failing tests in our package build. See https://reproducible-builds.org/ for why this matters.

I tested that it passes on x86_64 in year 2041 and i586 in year 2037.

(but on i586, I got TESTFAIL: These test cases failed: 31 46 61 1415 )

@github-actions github-actions bot added the tests label Jun 19, 2025
@vszakats vszakats changed the title Let tests pass after 2036 Let tests pass after year 2036 Jun 19, 2025
Background:
As part of my work on reproducible builds for openSUSE, I check that software still gives identical build results in the future.
The usual offset is +16 years, because that is how long I expect some software will be used in some places.
This showed up failing tests in our package build.
See https://reproducible-builds.org/ for why this matters.
@vszakats vszakats changed the title Let tests pass after year 2036 test1596: let test pass after year 2036 Jun 19, 2025
@vszakats vszakats closed this in 879b607 Jun 19, 2025
@vszakats
Copy link
Member

Thank you, merged!

denandz pushed a commit to denandz/curl that referenced this pull request Jun 21, 2025
Background:
As part of my work on reproducible builds for openSUSE, I check that
software still gives identical build results in the future. The usual
offset is +16 years, because that is how long I expect some software
will be used in some places. This showed up failing tests in our package
build. See https://reproducible-builds.org/ for why this matters.

I tested that it passes on x86_64 in year 2041 and i586 in year 2037.

(but on i586, I got `TESTFAIL: These test cases failed: 31 46 61 1415`)

Closes curl#17665
@bmwiedemann bmwiedemann deleted the fix2036 branch July 9, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants