ImportError while importing test module '/var/lib/jenkins/workspace/DOBJS/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/objstorage/tests/test_objstorage_seaweedfs.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.7/importlib/__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
.tox/py3/lib/python3.7/site-packages/swh/objstorage/tests/test_objstorage_seaweedfs.py:13: in <module>
from requests_mock.contrib import fixture
.tox/py3/lib/python3.7/site-packages/requests_mock/contrib/fixture.py:13: in <module>
import fixtures
E ModuleNotFoundError: No module named 'fixtures'
TEST RESULT
TEST RESULT
- Run At
- Oct 15 2021, 6:24 PM