Page MenuHomeSoftware Heritage

test_pypi: Check against snapshot model object
ClosedPublic

Authored by ardumont on Jul 16 2020, 6:58 PM.

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 D3542 (id=12494)

Could not rebase; Attempt merge onto cede65ed1f...

Updating cede65e..01f273d
Fast-forward
 swh/loader/package/nixguix/tests/test_nixguix.py | 224 ++++++++++-------------
 swh/loader/package/npm/tests/test_npm.py         | 163 ++++++++++-------
 swh/loader/package/pypi/tests/test_pypi.py       | 220 ++++++++++++----------
 3 files changed, 310 insertions(+), 297 deletions(-)
Changes applied before test
commit 01f273d5d87bbcc49ad3be48e943b25e43fceaa0
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Jul 16 18:59:04 2020 +0200

    test_pypi: Check against snapshot model object
    
    Related to T2494

commit 56b024b8fc3b93ee1b9d4fce465453ed2e554c7c
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Jul 16 18:40:33 2020 +0200

    test_npm: Check against snapshot model object
    
    Related to T2494

commit 4df9a4a09790c690d9888d704c6b66c894180e80
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Jul 16 18:23:32 2020 +0200

    test_nixguix: Merge check_snapshot* methods into 1

commit 7c2b3668052a97e7e7b25fa0687b412b2010ebeb
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Jul 16 18:22:18 2020 +0200

    test_nixguix: Check against snapshot model object
    
    Related to T2494

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

This revision is now accepted and ready to land.Jul 17 2020, 11:08 AM