103 ... 'extra_headers': [
104 ... ['time_offset_seconds', b'-3600'],
105 ... ['transplant_source', '29c154a012a70f49df983625090434587622b39e']
106 ... ]},
107 ... 'type': 'git',
108 ... 'message': '',
109 ... 'directory': b'dir-id',
110 ... 'synthetic': False,
111 ... })
112 >>> pprint(rev1['metadata']['extra_headers'])
UNEXPECTED EXCEPTION: KeyError('metadata')
Traceback (most recent call last):
File "/usr/lib/python3.7/doctest.py", line 1329, in __run
compileflags, 1), test.globs)
File "<doctest swh.storage.fixer._fix_revision[6]>", line 1, in <module>
KeyError: 'metadata'
/var/lib/jenkins/workspace/DSTO/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/storage/fixer.py:112: UnexpectedException
TEST RESULT
TEST RESULT
- Run At
- Oct 29 2021, 10:35 AM