Page MenuHomeSoftware Heritage

Jenkins > .tox.py3.lib.python3.7.site-packages.swh.indexer.metadata_detector
Failed

TEST RESULT

Run At
Aug 23 2022, 12:58 PM
Details
.tox/py3/lib/python3.7/site-packages/swh/indexer/metadata_detector.py:8: in <module> from swh.indexer.metadata_dictionary import INTRINSIC_MAPPINGS <frozen importlib._bootstrap>:983: in _find_and_load ??? <frozen importlib._bootstrap>:967: in _find_and_load_unlocked ??? <frozen importlib._bootstrap>:677: in _load_unlocked ??? .tox/py3/lib/python3.7/site-packages/_pytest/assertion/rewrite.py:168: in exec_module exec(co, module.__dict__) .tox/py3/lib/python3.7/site-packages/swh/indexer/metadata_dictionary/__init__.py:11: in <module> from . import ( <frozen importlib._bootstrap>:983: in _find_and_load ??? <frozen importlib._bootstrap>:967: in _find_and_load_unlocked ??? <frozen importlib._bootstrap>:677: in _load_unlocked ??? .tox/py3/lib/python3.7/site-packages/_pytest/assertion/rewrite.py:168: in exec_module exec(co, module.__dict__) .tox/py3/lib/python3.7/site-packages/swh/indexer/metadata_dictionary/podspec.py:13: in <module> class PodspecMapping(DictMapping, SingleFileIntrinsicMapping): .tox/py3/lib/python3.7/site-packages/swh/indexer/metadata_dictionary/podspec.py:19: in PodspecMapping mapping = PODSPEC_TABLE["NuGet"] E KeyError: 'NuGet'