Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910475 - dev-python/html5lib-1.1-r1 fails tests
Summary: dev-python/html5lib-1.1-r1 fails tests
Status: RESOLVED FIXED
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: 2023-07-18 07:25 UTC by Agostino Sarubbo
Modified: 2024-01-24 16:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,285.93 KB, text/plain)
2023-07-18 07:25 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 2023-07-18 07:25:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/html5lib-1.1-r1 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-18 07:25:30 UTC
Created attachment 865701 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-18 07:25:31 UTC
Error(s) that match a know pattern:


INTERNALERROR> TypeError: Traceback.filter() missing 1 required positional argument: '_excinfo_or_fn'
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-11 17:10:52 UTC
Failure is with pypy3.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-01-11 18:58:55 UTC
I can reproduce with CPython 3.10 & 3.11 as well.
Comment 5 Larry the Git Cow gentoo-dev 2024-01-24 16:51:34 UTC
The bug has been closed via the following commit(s):

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

commit bf771b119c73f49614f9d1aedf1cc5480b79c303
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-01-24 16:47:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-01-24 16:51:31 +0000

    dev-python/html5lib: Backport pytest-7.4 fix
    
    Closes: https://bugs.gentoo.org/910475
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../html5lib/files/html5lib-1.1-pytest6.patch      | 66 ++++++++++------------
 dev-python/html5lib/html5lib-1.1-r1.ebuild         |  7 ++-
 2 files changed, 37 insertions(+), 36 deletions(-)