They are not serialized the same way, so they cause hash mismatches.
Addresses one of the issues in T75 + fixes Sentry issue SWH-LOADER-GIT-QC
Differential D6453
converters: Prevent zero dates from being converted to null dates. vlorentz on Oct 11 2021, 2:17 PM. Authored by
Details
They are not serialized the same way, so they cause hash mismatches. Addresses one of the issues in T75 + fixes Sentry issue SWH-LOADER-GIT-QC
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6453 (id=23437)Rebasing onto d3d6042142... Current branch diff-target is up to date. Changes applied before testcommit 0e824769ef86cd83d8aa60127379819479356656 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Mon Oct 11 14:16:19 2021 +0200 converters: Prevent zero dates from being converted to null dates. They are not serialized the same way, so they cause hash mismatches. See https://jenkins.softwareheritage.org/job/DLDG/job/tests-on-diff/143/ for more details. |