Page MenuHomeSoftware Heritage

Make the test_loader origin a global variable to be able to reuse it later
ClosedPublic

Authored by olasd on May 29 2020, 2:59 PM.

Details

Summary

Used for further tests.

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

This revision is now accepted and ready to land.May 29 2020, 3:01 PM

Build is green

Patch application report for D3199 (id=11356)

Could not rebase; Attempt merge onto faa138226d...

Updating faa1382..326bc17
Fast-forward
 swh/loader/core/tests/test_loader.py | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
Changes applied before test
commit 326bc17070e637ceb1f35ecac37a95188d225341
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri May 29 14:55:00 2020 +0200

    Make the test_loader origin a global variable to be able to reuse it later

commit cf98b1cb9b990966513551556caba34feff0561b
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri May 29 14:55:30 2020 +0200

    Drop useless fs mark on test that does not use any test fixtures

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