Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923823 - dev-python/fastbencode-0.2 fails tests: AssertionError: RuntimeError not raised by bdecode
Summary: dev-python/fastbencode-0.2 fails tests: AssertionError: RuntimeError not rais...
Status: RESOLVED FIXED
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: 947194
  Show dependency tree
 
Reported: 2024-02-05 11:27 UTC by Agostino Sarubbo
Modified: 2025-02-07 09:47 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,84.29 KB, text/plain)
2024-02-05 11:27 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-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(+)