Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDSTO00f97f082e8e: Document the behavior of adding a duplicate non-intrinsic object is unspecified.
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- 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 D3378 (id=11991)
Could not rebase; Attempt merge onto ffe6b9253e...
Updating ffe6b925..00f97f08 Fast-forward swh/storage/cassandra/storage.py | 66 ++++++++++---------- swh/storage/in_memory.py | 64 +++++++++---------- swh/storage/interface.py | 12 +++- swh/storage/storage.py | 130 +++++++++++++++++++-------------------- 4 files changed, 140 insertions(+), 132 deletions(-)
Changes applied before test
commit 00f97f082e8e324a7a8f6d90b9bd1a1c0e708134 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Jun 30 15:06:03 2020 +0200 Document the behavior of adding a duplicate non-intrinsic object is unspecified. commit 4c2bdadd353625d3b70285258745c207a318c95f Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Jun 30 14:56:20 2020 +0200 Make the code location of metadata endpoints consistent across backends.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/396/ for more details.