Please restore keywords.
>>> Test phase: dev-python/sphinx-autoapi-2.1.1 * python3_11: running distutils-r1_run_phase python_test python3.11 -m pytest -vv -ra -l -Wdefault --color=no -o console_output_style=count -p no:cov -p no:flake8 -p no:flakes -p no:pylint -p no:markdown -p no:sugar -p no:xvfb -p no:tavern --deselect tests/python/test_pyintegration.py::TestPipeUnionModule::test_integration --deselect tests/test_integration.py::TestExtensionErrors::test_extension_setup_errors[dotnetexample =========================================================== test session starts =========================================================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /var/tmp/portage/dev-python/sphinx-autoapi-2.1.1/work/sphinx-autoapi-2.1.1-python3_11/install/usr/bin/python3.11 cachedir: .pytest_cache rootdir: /var/tmp/portage/dev-python/sphinx-autoapi-2.1.1/work/sphinx-autoapi-2.1.1 plugins: pkgcore-0.12.21 collecting ... collected 215 items / 1 error / 1 deselected / 214 selected ================================================================= ERRORS ================================================================== ___________________________________________ ERROR collecting tests/python/test_pyintegration.py ___________________________________________ ImportError while importing test module '/var/tmp/portage/dev-python/sphinx-autoapi-2.1.1/work/sphinx-autoapi-2.1.1/tests/python/test_pyintegration.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule mod = import_path(self.path, mode=importmode, root=self.config.rootpath) /usr/lib/python3.11/site-packages/_pytest/pathlib.py:564: in import_path importlib.import_module(module_name) /usr/lib/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) <frozen importlib._bootstrap>:1206: in _gcd_import ??? <frozen importlib._bootstrap>:1178: in _find_and_load ??? <frozen importlib._bootstrap>:1149: in _find_and_load_unlocked ??? <frozen importlib._bootstrap>:690: in _load_unlocked ??? /usr/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:172: in exec_module exec(co, module.__dict__) tests/python/test_pyintegration.py:16: in <module> from bs4 import BeautifulSoup E ModuleNotFoundError: No module named 'bs4' ========================================================= short test summary info ========================================================= ERROR tests/python/test_pyintegration.py !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ===================================================== 1 deselected, 1 error in 0.87s ====================================================== * ERROR: dev-python/sphinx-autoapi-2.1.1::gentoo failed (test phase): * pytest failed with python3.11
x86 done
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb54522c3b524c9b65400ff912d474893ad3d089 commit fb54522c3b524c9b65400ff912d474893ad3d089 Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2023-06-11 06:32:26 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-06-11 06:32:26 +0000 dev-python/sphinx-autoapi: add a missing test dependency - only a test dep based on upstream CI config. Bug: https://bugs.gentoo.org/908294 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-python/sphinx-autoapi/sphinx-autoapi-2.1.1.ebuild | 4 ++++ 1 file changed, 4 insertions(+)
arm done
arm64 done all arches done