Page MenuHomeSoftware Heritage

loader.svn.tests: Reuse helper function from swh.loader.core
ClosedPublic

Authored by ardumont on Jul 6 2020, 6:23 PM.

Details

Diff Detail

Repository
rDLDSVN Subversion (SVN) 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 has FAILED

Patch application report for D3439 (id=12174)

Rebasing onto a9ae83b3b1...

Current branch diff-target is up to date.
Changes applied before test
commit 6633adf51149374961a7e58b1ca5977dcf3a02a0
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Mon Jul 6 15:44:30 2020 +0200

    Reuse helper function from swh.loader.core
    
    Related to T2481

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

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

Build has FAILED

Patch application report for D3439 (id=12188)

Could not rebase; Attempt merge onto a9ae83b3b1...

Updating a9ae83b..f3a9f33
Fast-forward
 requirements-swh.txt                |  6 +++---
 requirements-test.txt               |  1 +
 swh/loader/svn/tests/test_loader.py | 21 ++++++---------------
 3 files changed, 10 insertions(+), 18 deletions(-)
Changes applied before test
commit f3a9f333efdd1538720d545503bc1b0245971669
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Mon Jul 6 15:44:30 2020 +0200

    Reuse helper function from swh.loader.core
    
    Related to T2481

commit 8f7cec340735b4244f1560407b1c7d3a5a18a000
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Jul 7 12:32:56 2020 +0200

    Restrict swh dependencies into a buildable module
    
    This fixes ci build failure [1]
    
    [1] https://jenkins.softwareheritage.org/job/DLDSVN/job/tests/718

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

ardumont edited the summary of this revision. (Show Details)
ardumont edited the test plan for this revision. (Show Details)

Update with correct requirements

Build is green

Patch application report for D3439 (id=12191)

Rebasing onto 8f7cec3407...

Current branch diff-target is up to date.
Changes applied before test
commit 376161e0234e877e861fc395f5819424d007fe03
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Mon Jul 6 15:44:30 2020 +0200

    Reuse helper function from swh.loader.core
    
    Related to T2481

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