It crashes when the dict is converted to an swh-model object.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDJNL4ce176266779: Remove extra 'perms' key of contents when replaying.
Diff Detail
Diff Detail
- Repository
- rDJNL Journal infrastructure
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 11155 Build 16838: tox-on-jenkins Jenkins Build 16837: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DJNL/job/tox/398/ for more details.
Comment Actions
I accepted, re-read and see we are missing type on the new function.
Please add them first ;)
swh/journal/replay.py | ||
---|---|---|
71 | type! |
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DJNL/job/tox/399/ for more details.