Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917321 - dev-python/pipdeptree-2.13.0: test failures with pypy3
Summary: dev-python/pipdeptree-2.13.0: test failures with pypy3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: OzTiram
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-11-14 04:37 UTC by Michał Górny
Modified: 2023-11-14 13:37 UTC (History)
1 user (show)

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


Attachments
/var/log/portage/dev-python:pipdeptree-2.13.0:20231114-043352.log (dev-python:pipdeptree-2.13.0:20231114-043352.log,50.39 KB, text/plain)
2023-11-14 04:37 UTC, Michał Górny
Details
emerge --info (emerge-info.txt,7.83 KB, text/plain)
2023-11-14 04:37 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-11-14 04:37:00 UTC
Created attachment 874718 [details]
/var/log/portage/dev-python:pipdeptree-2.13.0:20231114-043352.log

FAILED tests/test_non_host.py::test_custom_interpreter[True] - AssertionError: cffi==1.15.1
FAILED tests/test_non_host.py::test_custom_interpreter[False] - AssertionError: cffi==1.15.1
FAILED tests/render/test_graphviz.py::test_render_dot - SystemExit: 1
FAILED tests/render/test_graphviz.py::test_render_pdf - SystemExit: 1
FAILED tests/render/test_graphviz.py::test_render_svg - SystemExit: 1


The three last are clearly due to graphviz not having pypy3 target but the first two look like genuine wrong assumptions upstream.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-11-14 04:37:13 UTC
Created attachment 874719 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-11-14 13:37:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e25d6f9f59e580aceed2709c70c7fab37c5f7c5

commit 2e25d6f9f59e580aceed2709c70c7fab37c5f7c5
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2023-11-14 05:09:16 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-11-14 13:22:44 +0000

    dev-python/pipdeptree: add 2.13.1
    
    Closes: https://bugs.gentoo.org/917320
    Closes: https://bugs.gentoo.org/917321
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33816
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pipdeptree/Manifest                     |  1 +
 ...ipdeptree-2.13.1-expect-hpy-in-pypy-7.3.3.patch | 26 ++++++++++++++
 dev-python/pipdeptree/pipdeptree-2.13.1.ebuild     | 41 ++++++++++++++++++++++
 3 files changed, 68 insertions(+)