No one uses that, and it's redundant, as we provide the original XML
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T3971: swh.deposit.errors.ParserError: out of memory: line 1, column 0
- Commits
- rDDEP5998e19648f4: Remove metadata_dict from the API
Diff Detail
Diff Detail
- Repository
- rDDEP Push deposit
- 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 D7230 (id=26204)
Could not rebase; Attempt merge onto 5a7d59cb2c...
Merge made by the 'recursive' strategy. swh/deposit/api/private/deposit_read.py | 2 -- swh/deposit/tests/api/test_deposit_private_read_metadata.py | 7 ------- swh/deposit/tests/conftest.py | 3 +-- 3 files changed, 1 insertion(+), 11 deletions(-)
Changes applied before test
commit e6e19fc1e91264eb9fff8eabf0bab47118981d7c Merge: 5a7d59cb 68eb441c Author: Jenkins user <jenkins@localhost> Date: Wed Feb 23 12:44:26 2022 +0000 Merge branch 'diff-target' into HEAD commit 68eb441cb90edbab5b1fadb1b411c106a6c9c70e Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Feb 23 13:44:07 2022 +0100 Remove metadata_dict from the API No one uses that, and it's redundant, as we provide the original XML commit 189ba2f7cc9c5b35891b23adf19872b8f230b7e8 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Feb 23 13:43:33 2022 +0100 Remove unnecessary use of BytesIO
Link to build: https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/740/
See console output for more information: https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/740/console
Comment Actions
No one uses that, and it's redundant, as we provide the original XML
It's not entirely true though, it's used in the loader [1].
We'll need a change in the loader-core to drop that entry as well.
Comment Actions
Build has FAILED
Patch application report for D7230 (id=26221)
Could not rebase; Attempt merge onto 5a7d59cb2c...
Updating 5a7d59cb..5998e196 Fast-forward swh/deposit/api/private/deposit_read.py | 2 -- swh/deposit/tests/api/test_deposit_private_read_metadata.py | 7 ------- swh/deposit/tests/conftest.py | 3 +-- 3 files changed, 1 insertion(+), 11 deletions(-)
Changes applied before test
commit 5998e19648f4a987dc024935f20d7e0adae31dc8 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Feb 23 13:44:07 2022 +0100 Remove metadata_dict from the API No one uses that, and it's redundant, as we provide the original XML commit 79be8e1c74e15607d4ced35fc2f2de1359c02ecb Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Feb 23 13:43:33 2022 +0100 Remove unnecessary use of BytesIO
Link to build: https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/749/
See console output for more information: https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/749/console