Details
Details
- Reviewers
olasd ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T4402: Pass dict of hashes instead of single sha1 to objstorage.get()
- Commits
- rDOBJS6f45e35cdb61: Fix crash when calling __contains__/get/check/delete with composite obj ids
Diff Detail
Diff Detail
- Repository
- rDOBJS Object storage
- 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 has FAILED
Patch application report for D8122 (id=29346)
Rebasing onto 2e642be3ec...
Current branch diff-target is up to date.
Changes applied before test
commit 602780e929e74730579e59258ce9604664511773 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Jul 13 11:49:29 2022 +0200 Fix crash when calling __contains__/get/check/delete with composite obj ids
Link to build: https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/172/
See console output for more information: https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/172/console
Comment Actions
Build is green
Patch application report for D8122 (id=29347)
Rebasing onto 2e642be3ec...
Current branch diff-target is up to date.
Changes applied before test
commit 6f45e35cdb6100a20efb2dedc23aca745506667d Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Jul 13 11:49:29 2022 +0200 Fix crash when calling __contains__/get/check/delete with composite obj ids
See https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/173/ for more details.