When:
- failure to communicate internally with the storage
- absolutely no revision got loaded during a visit
Note:
Coverage got filled in where status changes happened.
Related to T3030
Differential D5024
package: Mark visit status as failed when relevant ardumont on Feb 5 2021, 12:26 PM. Authored by
Details
When:
Note: Related to T3030
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D5024 (id=17913)Could not rebase; Attempt merge onto b332f4acd1... Updating b332f4a..c6a4f5f Fast-forward swh/loader/core/loader.py | 2 ++ swh/loader/package/loader.py | 9 +++++---- swh/loader/package/npm/tests/test_npm.py | 2 +- swh/loader/package/pypi/tests/test_pypi.py | 32 +++++++++++++++++++++++++++++- 4 files changed, 39 insertions(+), 6 deletions(-) Changes applied before testcommit c6a4f5f6c6fff953902fa097c75b57ebd8aac397 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Feb 5 12:25:12 2021 +0100 package: Make visit status 'failed' when relevant When: - failure to communicate internally with the storage - absolutely no revision got loaded during a visit Related to T3030 commit 265d3b2b2ac6047cee40e26b145be500a9749a41 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Feb 5 11:41:41 2021 +0100 loader: Make loader write the origin_visit_status' type Related to T3030 See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/343/ for more details.
Comment Actions Adapt according to review This needs D5028 adaptations in the scheduler with the current diff adaptation now. Comment Actions Build is green Patch application report for D5024 (id=17934)Rebasing onto 65a513578d... Current branch diff-target is up to date. Changes applied before testcommit 838ef55bf932e1c545cdc53fcf5a00cf4885c16f Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Feb 5 12:25:12 2021 +0100 package: Make visit status 'failed' when relevant When: - failure to communicate internally with the storage - absolutely no revision got loaded during a visit Related to T3030 See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/346/ for more details. Comment Actions Build is green Patch application report for D5024 (id=17936)Rebasing onto 65a513578d... Current branch diff-target is up to date. Changes applied before testcommit a77e748c184349c3ab3f4d674a6edb3f9f187e63 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Feb 5 12:25:12 2021 +0100 package: Make visit status 'failed' when relevant When: - failure to communicate internally with the storage - absolutely no revision got loaded during a visit Related to T3030 See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/347/ for more details.
Comment Actions Build is green Patch application report for D5024 (id=17944)Rebasing onto 65a513578d... Current branch diff-target is up to date. Changes applied before testcommit 3b4a023468714a23f42eba4ef4e848ca209cc6b0 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Feb 5 12:25:12 2021 +0100 package: Mark visit status as failed when relevant When: - failure to communicate internally with the storage - absolutely no revision got loaded during a visit Related to T3030 See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/349/ for more details.
Comment Actions Adapt according to my understanding on the review: Keep status partial when visit only @vlorentz you good ^ ? Comment Actions Build is green Patch application report for D5024 (id=17947)Rebasing onto 65a513578d... Current branch diff-target is up to date. Changes applied before testcommit 4500063a2fc5467fdd3ee2c0da25fa70a1fd919a Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Feb 5 12:25:12 2021 +0100 package: Mark visit status as failed when relevant When: - failure to communicate internally with the storage - absolutely no revision got loaded during a visit Related to T3030 See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/352/ for more details. |