Page MenuHomeSoftware Heritage

tests: Refactor repository with user-defined properties scenario
ClosedPublic

Authored by ardumont on Jul 3 2020, 12:47 PM.

Diff Detail

Event Timeline

Build is green

Patch application report for D3409 (id=12086)

Could not rebase; Attempt merge onto 62973d8447...

Updating 62973d8..4cb4b03
Fast-forward
 swh/loader/svn/loader.py            |   7 +-
 swh/loader/svn/tests/test_loader.py | 469 +++++++++++++++---------------------
 2 files changed, 203 insertions(+), 273 deletions(-)
Changes applied before test
commit 4cb4b0301e2f99b2bb7f970e7156a770444ccb1c
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 3 12:47:44 2020 +0200

    tests: Refactor repository with user-defined properties scenario
    
    Related to T2462

commit 22176a5ab67480bc0c562fd681360fa02f638314
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 3 12:32:50 2020 +0200

    tests: Refactor svn load from remote dump scenario
    
    This actually fix an issue with the snapshot which in some cases were not of
    the right type.
    
    Related to T2462

commit 1a6a52e3a096dbd7faab7bcef73a6a747d41f3d9
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 3 11:48:22 2020 +0200

    tests: Refactor repository with wrong symlinks scenario
    
    Related to T2462

commit 06a54b4701462ea9938b75790abecf42102252e2
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 3 11:35:27 2020 +0200

    tests: Refactor repository with symlinks scenario
    
    Related to T2462

commit da93e37b92a8038c0ea301fc67a7ddcf5823b97a
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 3 11:28:36 2020 +0200

    tests: Refactor repository with svn:externals property scenario
    
    Related to T2462

commit 6636006a6fda54dde5dd5d28255ca0628f8fdc73
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 3 11:17:00 2020 +0200

    tests: Refactor mixed crlf lf scenario
    
    Related to T2462

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

This revision is now accepted and ready to land.Jul 3 2020, 1:30 PM