https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/build-1.2.0 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 888869 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E AssertionError: assert 'venv+pip' == 'virtualenv+pip' E ModuleNotFoundError: No module named 'virtualenv' FAILED tests/test_env.py::test_venv_creation[pip-virtualenv+pip-None] - AssertionError: assert 'venv+pip' == 'virtualenv+pip' FAILED tests/test_env.py::test_venv_creation[pip-virtualenv+pip-True] - ModuleNotFoundError: No module named 'virtualenv' [gw19] [164/169] PASSED tests/test_main.py::test_output_env_subprocess_error[False-no-color] [gw31] [ 62/169] PASSED tests/test_projectbuilder.py::test_prepare_error[False] [gw44] [168/169] PASSED tests/test_main.py::test_output_env_subprocess_error[False-color] [gw47] [158/169] FAILED tests/test_env.py::test_venv_creation[pip-virtualenv+pip-None] [gw9] [151/169] FAILED tests/test_env.py::test_venv_creation[pip-virtualenv+pip-True] pypy3 -m pytest -vv -ra -l -Wdefault --color=yes -o console_output_style=count -o tmp_path_retention_count=0 -o tmp_path_retention_policy=failed -p xdist -n 48 --dist=worksteal --deselect tests/test_util.py::test_wheel_metadata_isolation --deselect tests/test_main.py::test_output[via-sdist-isolation] --deselect tests/test_main.py::test_output[wheel-direct-isolation] --deselect tests/test_main.py::test_colors --deselect tests/test_main.py::test_output_env_subprocess_error[color] --deselect tests/test_main.py::test_verbose_output[False-0] --deselect tests/test_main.py::test_verbose_output[False-1] --deselect tests/test_env.py::test_external_uv_detection_success --deselect tests/test_env.py::test_uv_impl_install_cmd_well_formed --deselect tests/test_env.py::test_venv_creation[uv-venv+uv-None] -m not network -p pytest_mock -p rerunfailures tests/test_main.py::test_output_env_subprocess_error[False-color] tests/test_main.py::test_output_env_subprocess_error[False-no-color] tests/test_projectbuilder.py::test_prepare_error[False]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23f9ea1acf269856a07c50b3eda81de4b6932a8 commit e23f9ea1acf269856a07c50b3eda81de4b6932a8 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-03-28 10:44:20 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-03-28 10:44:20 +0000 dev-python/build: Add a test dep on virtualenv Closes: https://bugs.gentoo.org/928006 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/build/build-1.2.0.ebuild | 1 + 1 file changed, 1 insertion(+)