Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906832 - dev-python/pyquery-2.0.0 fails tests with dev-libs/libxml2-2.10.4
Summary: dev-python/pyquery-2.0.0 fails tests with dev-libs/libxml2-2.10.4
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:
Depends on:
Blocks:
 
Reported: 2023-05-20 11:38 UTC by Agostino Sarubbo
Modified: 2023-07-31 07:13 UTC (History)
0 users

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


Attachments
build.log (build.log,70.35 KB, text/plain)
2023-05-20 11:38 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-05-20 11:38:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyquery-2.0.0 fails tests (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-20 11:38:55 UTC
Created attachment 862027 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-20 11:38:56 UTC
Error(s) that match a know pattern:


E       AssertionError: "''" != "'What'"
FAILED tests/test_pyquery.py::TestXMLNamespace::test_selector_html - Assertio...
Comment 3 Larry the Git Cow gentoo-dev 2023-07-31 07:13:20 UTC
The bug has been closed via the following commit(s):

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

commit 6e8c8f871d45ac83dcbecb236be761409144e83b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-07-31 06:28:15 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-07-31 07:13:16 +0000

    dev-python/pyquery: Enable py3.12
    
    Closes: https://bugs.gentoo.org/906832
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pyquery/pyquery-2.0.0.ebuild | 26 ++++++++++++++++++++------
 1 file changed, 20 insertions(+), 6 deletions(-)