Summary: | dev-python/fastbencode-0.2 fails tests: AssertionError: RuntimeError not raised by bdecode | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | 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
![]() Created attachment 884267 [details]
build.log
build log and emerge --info
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) 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(+) |