Currently, those are failing with a 'failed' status. This commit fixes such status to
the correct 'not_found' one.
Related to T3613
Differential D6373
svn: Capture svnrdump failure as not_found instead of failed ardumont on Sep 29 2021, 2:30 PM. Authored by Tags None Subscribers None
Details
Currently, those are failing with a 'failed' status. This commit fixes such status to Related to T3613 tox
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6373 (id=23171)Rebasing onto b01318f80a... Current branch diff-target is up to date. Changes applied before testcommit 89fffffef56e19c3c820cdbe39b657066fceac46 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 29 14:28:17 2021 +0200 svn: Stop considering not found repositories as failure This captures svnrdump failures due to no longer existing repositories as not_found. This updates the status accordingly in the archive. Related to T3613 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/128/ for more details.
Comment Actions Build is green Patch application report for D6373 (id=23192)Rebasing onto b01318f80a... Current branch diff-target is up to date. Changes applied before testcommit a74b1f49ab465ed5dbdc761749d6ae733babf126 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 29 14:28:17 2021 +0200 svn: Stop considering not found repositories as failure This captures svnrdump failures due to no longer existing repositories as not_found. This updates the status accordingly in the archive. Related to T3613 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/129/ for more details. Comment Actions Adapt according to suggestion. @anlambert i did not use a list, we'll see when we have another failing issues to Otherwise, i adapted according to my understanding of your suggestion. As usual, thanks ;) Comment Actions Build is green Patch application report for D6373 (id=23195)Rebasing onto b01318f80a... Current branch diff-target is up to date. Changes applied before testcommit a6198d10c106d1c2d9b707dfd284250576147e3d Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 29 14:28:17 2021 +0200 svn: Capture svnrdump failure as not_found instead of failed Currently, those are failing with a 'failed' status. This commit fixes such status to the correct 'not_found' one. Related to T3613 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/130/ for more details. Comment Actions Build is green Patch application report for D6373 (id=23197)Rebasing onto b01318f80a... Current branch diff-target is up to date. Changes applied before testcommit 57566d3480002ac07178817604359d13ece0e456 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 29 14:28:17 2021 +0200 svn: Capture svnrdump failure as not_found instead of failed Currently, those are failing with a 'failed' status. This commit fixes such status to the correct 'not_found' one. Related to T3613 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/131/ for more details. Comment Actions We should capture all svn errors in order to:
Comment Actions Build is green Patch application report for D6373 (id=23198)Rebasing onto b01318f80a... Current branch diff-target is up to date. Changes applied before testcommit fb720931e61347805af117c108685d962b449440 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 29 14:28:17 2021 +0200 svn: Capture svnrdump failure as not_found instead of failed Currently, those are failing with a 'failed' status. This commit fixes such status to the correct 'not_found' one. Related to T3613 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/132/ for more details. Comment Actions Wrong variable used in code (see inline comment), I will accept the diff afterwards.
Comment Actions Build is green Patch application report for D6373 (id=23199)Rebasing onto b01318f80a... Current branch diff-target is up to date. Changes applied before testcommit 666f32a01cc3be0ce7f4591ad79ac6f7975b743e Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 29 14:28:17 2021 +0200 svn: Capture svnrdump failure as not_found instead of failed Currently, those are failing with a 'failed' status. This commit fixes such status to the correct 'not_found' one. Related to T3613 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/133/ for more details. |