This actually fixes an issue with the snapshot which in some cases was not of
the right type. It got revealed by that scenario.
Related to T2462
Differential D3408
tests: Refactor svn load from remote dump scenario ardumont on Jul 3 2020, 12:39 PM. Authored by
Details
This actually fixes an issue with the snapshot which in some cases was not of Related to T2462 tox
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D3408 (id=12085)Could not rebase; Attempt merge onto 62973d8447... Updating 62973d8..22176a5 Fast-forward swh/loader/svn/loader.py | 7 +- swh/loader/svn/tests/test_loader.py | 391 +++++++++++++++--------------------- 2 files changed, 169 insertions(+), 229 deletions(-) Changes applied before testcommit 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/58/ for more details.
|