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
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23859
Build 37208: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 37207: arc lint + arc unit

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.