Page MenuHomeSoftware Heritage

Jenkins > .tox.py3.lib.python3.7.site-packages.swh.search.in_memory::swh.search.in_memory._nested_get
Failed

TEST RESULT

Run At
Jul 2 2021, 9:29 AM
Details
042 Extracts values from deeply nested dictionary nested_dict 043 using the nested_keys and returns a list of all of the values 044 discovered in the process. 045 046 047 >>> nested_dict = [ UNEXPECTED EXCEPTION: SyntaxError('unexpected EOF while parsing', ('<doctest swh.search.in_memory._nested_get[0]>', 1, 16, 'nested_dict = [\n')) Traceback (most recent call last): File "/usr/lib/python3.7/doctest.py", line 1329, in __run compileflags, 1), test.globs) File "<doctest swh.search.in_memory._nested_get[0]>", line 1 nested_dict = [ ^ SyntaxError: unexpected EOF while parsing /var/lib/jenkins/workspace/DSEA/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/search/in_memory.py:47: UnexpectedException