.tox/py3/lib/python3.7/site-packages/swh/web/tests/common/test_service.py:50: in <module>
@given(contents())
.tox/py3/lib/python3.7/site-packages/swh/web/tests/strategies.py:96: in contents
return lists(content(), min_size=2, max_size=8)
.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:334: in get_tests_data
_tests_data = _init_tests_data()
.tox/py3/lib/python3.7/site-packages/swh/web/tests/data.py:222: in _init_tests_data
snapshots.add(hash_to_hex(snp.id))
E AttributeError: 'NoneType' object has no attribute 'id'
TEST RESULT
TEST RESULT
- Run At
- Jul 6 2020, 2:37 PM