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: RESOLVED FIXED    
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: ---
Bug Depends on:    
Bug Blocks: 947194    
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)
Comment 3 Larry the Git Cow gentoo-dev 2025-02-07 09:47:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=727c8b85e76f611088b0ad6d77eefb4829bf9c31

commit 727c8b85e76f611088b0ad6d77eefb4829bf9c31
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-02-07 09:45:48 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-02-07 09:46:37 +0000

    dev-python/fastbencode: add 0.3.1
    
    Closes: https://bugs.gentoo.org/947194
    Closes: https://bugs.gentoo.org/923823
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/fastbencode/Manifest                 |  1 +
 dev-python/fastbencode/fastbencode-0.3.1.ebuild | 26 +++++++++++++++++++++++++
 2 files changed, 27 insertions(+)