Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943310 - dev-python/pkginfo-1.11.2 fails tests: FAILED test_installed.py::test_installed_ctor_w_dist_info - AssertionError: assert 2.3 == 2.1
Summary: dev-python/pkginfo-1.11.2 fails tests: FAILED test_installed.py::test_install...
Status: CONFIRMED
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: 2024-11-12 08:56 UTC by Agostino Sarubbo
Modified: 2025-02-09 17:33 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,88.66 KB, text/plain)
2024-11-12 08:56 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 2024-11-12 08:56:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pkginfo-1.11.2 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-12 08:56:59 UTC
Created attachment 908566 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-12 08:57:00 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       AssertionError: assert '2.3' == '2.1'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED pkginfo/tests/test_installed.py::test_installed_ctor_w_dist_info - AssertionError: assert '2.3' == '2.1'
pkginfo/tests/test_installed.py::test_installed_ctor_w_dist_info FAILED [130/196]