Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927806 - [guru] dev-python/bidict-0.22.1 fails tests: AssertionError: Regex pattern did not match
Summary: [guru] dev-python/bidict-0.22.1 fails tests: AssertionError: Regex pattern di...
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Shaoyu Tseng
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-25 11:59 UTC by Agostino Sarubbo
Modified: 2024-09-07 13:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,107.27 KB, text/plain)
2024-03-25 11:59 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-03-25 11:59:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/bidict-0.22.1 fails tests.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

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

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


E           TypeError: Can't instantiate abstract class AbstractBimap without an implementation for abstract methods '__getitem__', '__iter__', '__len__', 'inverse'
E       AssertionError: Regex pattern did not match.
FAILED tests/test_class_relationships.py::test_abstract_bimap_init_fails - AssertionError: Regex pattern did not match.
tests/test_class_relationships.py::test_abstract_bimap_init_fails FAILED [33/82]
Comment 3 Larry the Git Cow gentoo-dev 2024-09-07 13:38:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43c307f46fbf35da10418fb0903e7a6e91d6a0ee

commit 43c307f46fbf35da10418fb0903e7a6e91d6a0ee
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-09-07 12:54:55 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-09-07 12:54:55 +0000

    dev-python/bidict: drop 0.22.1
    
    Closes: https://bugs.gentoo.org/927806 (obsolete)
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-python/bidict/Manifest             |  1 -
 dev-python/bidict/bidict-0.22.1.ebuild | 44 ----------------------------------
 2 files changed, 45 deletions(-)