Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 924334

Summary: dev-python/exceptiongroup-1.2.0 fails tests: AssertionError: RecursionError not raised
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-12 08:04:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/exceptiongroup-1.2.0 fails tests.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

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

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


E   AssertionError: RecursionError not raised
FAILED tests/test_exceptions.py::DeepRecursionInSplitAndSubgroup::test_deep_split - AssertionError: RecursionError not raised
FAILED tests/test_exceptions.py::DeepRecursionInSplitAndSubgroup::test_deep_subgroup - AssertionError: RecursionError not raised