Related to T2462
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T2462: svn loader: Refactor tests using pytest fixtures
- Commits
- rDLDSVN1a6a52e3a096: tests: Refactor repository with wrong symlinks scenario
tox
Diff Detail
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
Comment Actions
Build is green
Patch application report for D3407 (id=12081)
Could not rebase; Attempt merge onto 62973d8447...
Updating 62973d8..1a6a52e Fast-forward swh/loader/svn/tests/test_loader.py | 304 ++++++++++++++---------------------- 1 file changed, 117 insertions(+), 187 deletions(-)
Changes applied before test
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/57/ for more details.