The bytes of the empty content are currently reported as missing in the archive
due to an invalid test in swh.common.archive.lookup_content_raw.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDWAPPSeb077d9cb6c4: common/archive: Fix empty content handling in lookup_content_raw
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 16183 Build 24900: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 24899: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D4237 (id=14954)
Rebasing onto 0e98684bdb...
Current branch diff-target is up to date.
Changes applied before test
commit 5408eabc2c44b5e581d537be9516a46d1bc71687 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Mon Oct 12 16:23:22 2020 +0200 common/archive: Fix empty content handling in lookup_content_raw
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/409/ for more details.
swh/web/tests/common/test_archive.py | ||
---|---|---|
633 | f-string? |
Comment Actions
Build is green
Patch application report for D4237 (id=14958)
Rebasing onto 0e98684bdb...
Current branch diff-target is up to date.
Changes applied before test
commit eb077d9cb6c4615bf8550ac84a747dd3565acd76 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Mon Oct 12 16:23:22 2020 +0200 common/archive: Fix empty content handling in lookup_content_raw
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/410/ for more details.