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: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-05 11:27 UTC by Agostino Sarubbo
Modified: 2024-06-15 07:22 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)