Page MenuHomeSoftware Heritage

test_load_nixguix_one_common_artifact_from_other_loader: Test all log lines, not just the last one
ClosedPublic

Authored by vlorentz on Mar 17 2021, 9:21 AM.

Details

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 D5260 (id=18858)

Rebasing onto 132522e42e...

First, rewinding head to replay your work on top of it...
Applying: test_load_nixguix_one_common_artifact_from_other_loader: Test all log lines, not just the last one
Changes applied before test
commit 79cc0b5efa705138138e9fc66b6401ebd388e8db
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Mar 16 14:44:33 2021 +0100

    test_load_nixguix_one_common_artifact_from_other_loader: Test all log lines, not just the last one
    
    It's stricter and more readable.

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

This revision is now accepted and ready to land.Mar 17 2021, 1:45 PM

i'd rework the commit msg though.

Build has FAILED

Patch application report for D5260 (id=18995)

Rebasing onto 132522e42e...

Current branch diff-target is up to date.
Changes applied before test
commit cf8fc9e9bd19b4f303b33ddeb73dc285d835bfcc
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Mar 16 14:44:33 2021 +0100

    test_load_nixguix_one_common_artifact_from_other_loader: Test all log lines, not just the last one
    
    It's stricter and more readable.

Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/410/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/410/console

Build has FAILED

Patch application report for D5260 (id=18995)

Rebasing onto 132522e42e...

Current branch diff-target is up to date.
Changes applied before test
commit cf8fc9e9bd19b4f303b33ddeb73dc285d835bfcc
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Mar 16 14:44:33 2021 +0100

    test_load_nixguix_one_common_artifact_from_other_loader: Test all log lines, not just the last one
    
    It's stricter and more readable.

Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/418/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/418/console

Build is green

Patch application report for D5260 (id=19019)

Could not rebase; Attempt merge onto 132522e42e...

Updating 132522e..9a339e9
Fast-forward
 swh/loader/package/deposit/tests/test_deposit.py |  8 +++---
 swh/loader/package/nixguix/tests/test_nixguix.py | 33 +++++++++++++++---------
 2 files changed, 25 insertions(+), 16 deletions(-)
Changes applied before test
commit 9a339e981a7ff84e0c331da9e6c66c8fd227a440
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Mar 16 14:44:33 2021 +0100

    test_load_nixguix_one_common_artifact_from_other_loader: Test all log lines, not just the last one
    
    It's stricter and more readable.

commit 8a216f147e3be4130bfbcf152c154db8422980b6
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Mar 23 12:17:16 2021 +0100

    deposit test: Make test stricter using equality instead of subset check

commit 6c128cbebca6ae534cf14c0d3c35f404a4ab1302
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Mar 23 12:15:46 2021 +0100

    deposit test: Fix nondeterministic equality.

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