Page MenuHomeSoftware Heritage

Fix tests for Dulwich < 0.20.22
ClosedPublic

Authored by vlorentz on Sep 21 2021, 11:36 AM.

Details

Summary

Current Dulwich versions (unconditionally) add \n at the end of
tag messages

Related to T3588

Diff Detail

Repository
rDLDG Git loader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D6314 (id=22930)

Rebasing onto 6d7a998b10...

Current branch diff-target is up to date.
Changes applied before test
commit 05d6d762d0a27d625fcc40bcefb30b8259836868
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Sep 21 11:36:04 2021 +0200

    Fix tests for Dulwich < 0.20.22
    
    Current Dulwich versions (unconditionally) add \n at the end of
    tag messages

See https://jenkins.softwareheritage.org/job/DLDG/job/tests-on-diff/112/ for more details.

ardumont added a subscriber: ardumont.

ok.

No idea whether that's a sensible thing to do though.

This revision is now accepted and ready to land.Sep 21 2021, 5:50 PM
This revision was automatically updated to reflect the committed changes.