Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836749 - dev-python/setuptools-61.3.0: tests failure: ERROR test_virtualenv.py, FAILED test_integration.py
Summary: dev-python/setuptools-61.3.0: tests failure: ERROR test_virtualenv.py, FAILED...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-04 07:33 UTC by Yixun Lan
Modified: 2022-04-18 05:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build_riscv.log.xz (build_riscv.log.xz,19.83 KB, application/x-xz)
2022-04-04 07:34 UTC, Yixun Lan
Details
build_amd64.log.xz (build_amd64.log.xz,19.24 KB, application/x-xz)
2022-04-04 07:34 UTC, Yixun Lan
Details

Note You need to log in before you can comment on or make changes to this bug.
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