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

Make tests pass after 2023-03-30 #885

Merged
merged 1 commit into from Jul 2, 2021
Merged

Conversation

bmwiedemann
Copy link
Contributor

drop expiry on gpg keys that are used in tests

This PR was done while working on reproducible builds for openSUSE.

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 +15 years, because that is how long I expect some software will be used in some places.
This showed up failing tests in our python-dulwich package build.
See https://reproducible-builds.org/ for why this matters.

drop expiry on gpg keys that are used in tests

This PR was done while working on reproducible builds for openSUSE.
@codecov
Copy link

codecov bot commented Jun 30, 2021

Codecov Report

Merging #885 (f827178) into master (5559440) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #885   +/-   ##
=======================================
  Coverage   84.63%   84.63%           
=======================================
  Files          91       91           
  Lines       22348    22348           
  Branches     2403     2403           
=======================================
  Hits        18914    18914           
  Misses       3010     3010           
  Partials      424      424           
Impacted Files Coverage Δ
dulwich/tests/test_porcelain.py 99.76% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5559440...f827178. Read the comment docs.

@jelmer jelmer merged commit 3b6458b into jelmer:master Jul 2, 2021
16 checks passed
@bmwiedemann bmwiedemann deleted the ftbfs2023 branch February 1, 2022 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants