Page MenuHomeSoftware Heritage

npm: Fix assertion to use the correct storage api
ClosedPublic

Authored by ardumont on Aug 6 2020, 11:13 PM.

Details

Summary

content_get is/was [1] about the raw content not the content itself...

[1] it's getting renamed in D3728

Test Plan

tox

Diff Detail

Repository
rDLDBASE Generic VCS/Package 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 D3729 (id=13133)

Rebasing onto b0dd6219fb...

Current branch diff-target is up to date.
Changes applied before test
commit bc793c1776067c187a9951c4cf954a88884a4f13
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Aug 6 23:12:32 2020 +0200

    npm: Fix assertion to use the correct storage api

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

vlorentz added a subscriber: vlorentz.

both ways are correct imo

This revision is now accepted and ready to land.Aug 7 2020, 9:24 AM