Page MenuHomeSoftware Heritage

common/archive: Fix lookup_missing_hashes for releases and snapshots
ClosedPublic

Authored by anlambert on Nov 9 2020, 12:05 PM.

Details

Summary

Wrong storage methods were called for these object types leading to invalid result.

Closes T2763

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

This revision is now accepted and ready to land.Nov 9 2020, 12:08 PM

Build is green

Patch application report for D4446 (id=15739)

Rebasing onto 1fe4ad7bc0...

Current branch diff-target is up to date.
Changes applied before test
commit 3a64edd8360cdc138928a488b284b6bd5830192e
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Mon Nov 9 12:03:07 2020 +0100

    common/archive: Fix lookup_missing_hashes for releases and snapshots
    
    Closes T2763

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