Page MenuHomeSoftware Heritage

Jenkins > .tox.py3.lib.python3.7.site-packages.swh.web.tests.browse.test_snapshot_context
Failed

TEST RESULT

Run At
Feb 17 2021, 1:58 PM
Details
.tox/py3/lib/python3.7/site-packages/swh/web/tests/browse/test_snapshot_context.py:32: in <module> @given(origin_with_multiple_visits()) .tox/py3/lib/python3.7/site-packages/swh/web/tests/strategies.py:278: in origin_with_multiple_visits tests_data = get_tests_data() .tox/py3/lib/python3.7/site-packages/swh/web/tests/data.py:379: in get_tests_data _tests_data = _init_tests_data() .tox/py3/lib/python3.7/site-packages/swh/web/tests/data.py:201: in _init_tests_data config=_TEST_LOADER_CONFIG, .tox/py3/lib/python3.7/site-packages/swh/loader/git/from_disk.py:346: in __init__ super().__init__(*args, **kwargs) .tox/py3/lib/python3.7/site-packages/swh/loader/git/from_disk.py:44: in __init__ super().__init__(logging_class="swh.loader.git.Loader", config=config) E TypeError: __init__() got an unexpected keyword argument 'config'