Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910479 - dev-python/pytest-virtualenv-1.7.0-r2 fails tests
Summary: dev-python/pytest-virtualenv-1.7.0-r2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-07-18 07:26 UTC by Agostino Sarubbo
Modified: 2024-02-10 12:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,69.31 KB, text/plain)
2023-07-18 07:26 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-07-18 07:26:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-virtualenv-1.7.0-r2 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-18 07:26:26 UTC
Created attachment 865706 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-18 07:26:27 UTC
Error(s) that match a know pattern:


E           ValueError: too many values to unpack (expected 3)
FAILED tests/integration/test_tmpvirtualenv.py::test_installed_packages - Val...
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-11 17:10:28 UTC
The failure is with pypy3.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-01-11 18:58:59 UTC
I can reproduce with CPython 3.10 & 3.11 as well.
Comment 5 Larry the Git Cow gentoo-dev 2024-02-10 12:10:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a37d946d303d3c41bfe3b36d333f3d8479c75bd

commit 6a37d946d303d3c41bfe3b36d333f3d8479c75bd
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2024-02-10 12:07:47 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2024-02-10 12:07:47 +0000

    dev-python/pytest-virtualenv: treeclean
    
    Closes: https://bugs.gentoo.org/910479
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-python/pytest-virtualenv/Manifest              |  1 -
 dev-python/pytest-virtualenv/metadata.xml          | 22 ----------
 .../pytest-virtualenv-1.7.0-r2.ebuild              | 49 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 73 deletions(-)