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

Bug 923823

Summary: dev-python/fastbencode-0.2 fails tests: AssertionError: RuntimeError not raised by bdecode
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: arkamar
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/breezy-team/fastbencode/issues/23
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-05 11:27:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/fastbencode-0.2 fails tests.
Discovered on: arm64 (internal ref: tinderbox_arm64)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-05 11:27:50 UTC
Created attachment 884267 [details]
build.log

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


AssertionError: RuntimeError not raised by bdecode
AssertionError: RuntimeError not raised by bencode
FAIL: test_dict_deep_nested (test_bencode.TestBencodeEncode.test_dict_deep_nested)
FAIL: test_dict_deepnested (test_bencode.TestBencodeDecode.test_dict_deepnested)
FAIL: test_list_deep_nested (test_bencode.TestBencodeEncode.test_list_deep_nested)
FAILED (failures=3)