Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937803 - dev-python/pyproject-api-1.7.1 fails tests: FAILED test_frontend_setuptools.py::test_setuptools_prepare_metadata_for_build_wheel - AssertionError: assert [magic>3, requests>2] == [magic >3, requests >2]
Summary: dev-python/pyproject-api-1.7.1 fails tests: FAILED test_frontend_setuptools.p...
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-08-12 13:35 UTC by Agostino Sarubbo
Modified: 2024-08-12 13:35 UTC (History)
0 users

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


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

Issue: dev-python/pyproject-api-1.7.1 fails tests.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

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

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


E       AssertionError: assert ['magic>3', 'requests>2'] == ['magic >3', 'requests >2']
FAILED tests/test_frontend_setuptools.py::test_setuptools_prepare_metadata_for_build_wheel - AssertionError: assert ['magic>3', 'requests>2'] == ['magic >3', 'requests >2']
tests/test_frontend_setuptools.py::test_setuptools_prepare_metadata_for_build_wheel FAILED [39/58]