Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 836749

Summary: dev-python/setuptools-61.3.0: tests failure: ERROR test_virtualenv.py, FAILED test_integration.py
Product: Gentoo Linux Reporter: Yixun Lan <dlan>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: dlan
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build_riscv.log.xz
build_amd64.log.xz

Description Yixun Lan archtester gentoo-dev 2022-04-04 07:33:14 UTC
both tested fail on amd64 and riscv

1) here is test result from riscv (unmatched board, lp64d profile)

ERROR setuptools/tests/test_virtualenv.py::test_pip_upgrade_from_source[pip<20.1] - subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-python/se...
ERROR setuptools/tests/test_virtualenv.py::test_pip_upgrade_from_source[pip<21] - subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-python/setu...
ERROR setuptools/tests/test_virtualenv.py::test_pip_upgrade_from_source[pip<22] - subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-python/setu...
FAILED setuptools/tests/test_integration.py::test_pbr - distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr')
============================ 1 failed, 767 passed, 12 skipped, 8 xfailed, 1 xpassed, 287 warnings, 3 errors in 12990.03s (3:36:30) ============================
 * ERROR: dev-python/setuptools-61.3.0::gentoo failed (test phase):
 *   pytest failed with python3.9


1) here is test result from amd64
FAILED setuptools/tests/test_easy_install.py::TestSetupRequires::test_setup_requires_honors_fetch_params - AssertionError: assert [] == ['/does-not-exist/']
FAILED setuptools/tests/test_easy_install.py::TestSetupRequires::test_setup_requires_honors_pip_env - assert 0 == 1
================================== 2 failed, 763 passed, 22 skipped, 4 xfailed, 1 xpassed, 78 warnings in 313.17s (0:05:13) ===================================
 * ERROR: dev-python/setuptools-61.3.0::gentoo failed (test phase):
 *   pytest failed with python3.9
Comment 1 Yixun Lan archtester gentoo-dev 2022-04-04 07:34:38 UTC
Created attachment 768740 [details]
build_riscv.log.xz
Comment 2 Yixun Lan archtester gentoo-dev 2022-04-04 07:34:53 UTC
Created attachment 768741 [details]
build_amd64.log.xz