Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937607 - dev-python/executing-2.0.2_pre20240626 fails tests: FAILED test_main.py::TestStuff::test_iter - executing._exceptions.VerifierFailure: ast.Call is not created from GET_ITER
Summary: dev-python/executing-2.0.2_pre20240626 fails tests: FAILED test_main.py::Test...
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-09 07:18 UTC by Agostino Sarubbo
Modified: 2024-09-30 05:49 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,342.43 KB, text/plain)
2024-08-09 07:18 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-09 07:18:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/executing-2.0.2_pre20240626 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-09 07:18:52 UTC
Created attachment 899662 [details]
build.log

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


FAILED tests/test_main.py::TestStuff::test_iter - executing._exceptions.VerifierFailure: ast.Call is not created from GET_ITER
tests/test_main.py::TestStuff::test_iter FAILED                       [ 16/205]
Comment 3 Ianislav Trendafilov 2024-09-30 05:48:57 UTC
Today I had a similar issue with dev-python/executing-2.1.0, which is marked stable. The issue is incompatibility with dev-lang/python-3.12.6 , which is fixed upstream. Please check bug #940505 for more details