Page MenuHomeSoftware Heritage

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

TEST RESULT

Run At
Sep 1 2020, 10:50 AM
Details
.tox/py3/lib/python3.7/site-packages/swh/web/tests/browse/views/test_content.py:41: in <module> @given(content_text()) .tox/py3/lib/python3.7/site-packages/swh/web/tests/strategies.py:104: in content_text return content().filter(lambda c: c["mimetype"].startswith("text/")) .tox/py3/lib/python3.7/site-packages/swh/web/tests/strategies.py:88: in content return _known_swh_object("contents") .tox/py3/lib/python3.7/site-packages/swh/web/tests/strategies.py:59: in _known_swh_object return sampled_from(get_tests_data()[object_type]) .tox/py3/lib/python3.7/site-packages/swh/web/tests/data.py:340: in get_tests_data _tests_data = _init_tests_data() .tox/py3/lib/python3.7/site-packages/swh/web/tests/data.py:230: in _init_tests_data release = storage.release_get([branch_data.target])[0] E TypeError: 'generator' object is not subscriptable