Page MenuHomeSoftware Heritage

service: revision_get and release_get expect lists, not iterables.
ClosedPublic

Authored by vlorentz on Aug 14 2020, 3:21 PM.

Details

Summary

It worked so far with the in-mem and pg storage, but not the cass storage.

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

Build is green

Patch application report for D3795 (id=13314)

Rebasing onto 0cb8a77860...

Current branch diff-target is up to date.
Changes applied before test
commit 9534799c14031c037359cf1b333b2fd583a2aa85
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Aug 14 15:21:29 2020 +0200

    service: revision_get and release_get expect lists, not iterables.
    
    It worked so far with the in-mem and pg storage, but not the cass storage.

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

This revision is now accepted and ready to land.Aug 14 2020, 3:40 PM