Page MenuHomeSoftware Heritage

test_deposit: Check against snapshot model object
ClosedPublic

Authored by ardumont on Jul 16 2020, 5:47 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 D3538 (id=12481)

Could not rebase; Attempt merge onto d72fdf0448...

Updating d72fdf0..f6196e2
Fast-forward
 swh/loader/package/archive/tests/test_archive.py | 40 ++++++++--------
 swh/loader/package/cran/tests/test_cran.py       | 42 +++++++++--------
 swh/loader/package/debian/tests/test_debian.py   | 58 ++++++++++++------------
 swh/loader/package/deposit/tests/test_deposit.py | 38 +++++++++-------
 4 files changed, 93 insertions(+), 85 deletions(-)
Changes applied before test
commit f6196e2d200ab9a7a21d0382a2ac1e9ebd196b13
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Jul 16 17:47:57 2020 +0200

    test_deposit: Check against snapshot model object
    
    Related to T2494

commit ac0dc24947f5d0ea72d247296f81b56714349a0f
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Jul 16 17:41:46 2020 +0200

    test_cran: Check against snapshot model object
    
    Related to T2494

commit 767971963d7b4832cc78011d77e71a8ca002aa22
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Jul 16 17:38:30 2020 +0200

    test_debian: Check against snapshot model object
    
    Related to T2494

commit d4cce1aedda27222ace4853faae67b740a22242e
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Jul 16 17:01:45 2020 +0200

    test_archive: Check against snapshot model object
    
    Related to T2494

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

This revision is now accepted and ready to land.Jul 16 2020, 5:51 PM

Build is green

Patch application report for D3538 (id=12487)

Could not rebase; Attempt merge onto 767971963d...

Updating 7679719..cede65e
Fast-forward
 swh/loader/package/cran/tests/test_cran.py       | 45 ++++++++++--------------
 swh/loader/package/deposit/tests/test_deposit.py | 38 +++++++++++---------
 2 files changed, 40 insertions(+), 43 deletions(-)
Changes applied before test
commit cede65ed1f3ca655ba58eaa570a1a9891779c852
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Jul 16 17:47:57 2020 +0200

    test_deposit: Check against snapshot model object
    
    Related to T2494

commit a0a131142843e9fc059f15fe2a22bdb7ecbccaad
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Jul 16 17:41:46 2020 +0200

    test_cran: Check against snapshot model object
    
    Related to T2494

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