Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887971 - dev-python/genson-1.1.0 fails tests (DASH-SYSTEM): ValueError: TEST_URI is not a valid URI
Summary: dev-python/genson-1.1.0 fails tests (DASH-SYSTEM): ValueError: TEST_URI is no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-22 11:30 UTC by Agostino Sarubbo
Modified: 2023-03-30 16:09 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,73.29 KB, text/plain)
2022-12-22 11:31 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 2022-12-22 11:30:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/genson-1.1.0 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-22 11:31:00 UTC
Created attachment 844717 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-22 11:31:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=5, skipped=1)
ValueError: 'TEST_URI' is not a valid 'URI'.
jsonschema.exceptions.SchemaError: 'TEST_URI' is not a 'uri'
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-16 17:49:30 UTC
I can reproduce and this is blocking py3.11.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-03-30 15:57:40 UTC
Apparently it happens only when rfc3987 is installed.
Comment 5 Larry the Git Cow gentoo-dev 2023-03-30 16:09:02 UTC
The bug has been closed via the following commit(s):

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

commit 1793526ed7048fe893dd56d90cd9da7a58635cc1
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-03-30 16:06:39 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-03-30 16:08:55 +0000

    dev-python/genson: Fix test failures
    
    Closes: https://bugs.gentoo.org/887971
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/genson/genson-1.1.0.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)