Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719806 - dev-python/jsonschema fails tests
Summary: dev-python/jsonschema 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: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 722278
  Show dependency tree
 
Reported: 2020-04-27 14:24 UTC by Agostino Sarubbo
Modified: 2020-05-17 07:44 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,17.98 KB, text/plain)
2020-04-27 14:25 UTC, Agostino Sarubbo
Details
build.log snippet (file_719806.txt,1.71 KB, text/plain)
2020-05-13 04:13 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-04-27 14:24:52 UTC
This is an auto-filled bug because dev-python/jsonschema fails tests.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-27 14:25:02 UTC
Created attachment 634866 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-28 08:55:27 UTC
What's your dev-python/twisted version there?  BTW Toralf always includes full emerge history for the container, that's very helpful.
Comment 3 Agostino Sarubbo gentoo-dev 2020-04-28 09:57:28 UTC
this is ~arch, so dev-python/twisted-20.3.0
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-13 04:13:36 UTC
Created attachment 638500 [details]
build.log snippet

I see something similar with dev-python/jsonschema-3.0.1 and dev-python/twisted-20.3.0 (for keywording bug).
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-13 04:23:19 UTC
(In reply to Sam James (sec padawan) from comment #4)
> Created attachment 638500 [details]
> build.log snippet
> 
> I see something similar with dev-python/jsonschema-3.0.1 and
> dev-python/twisted-20.3.0 (for keywording bug).

uh stable. I imagine it's because the new twisted doesn't exist for python 2 or something like that.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-13 04:43:33 UTC
Tests pass with dev-python/jsonschema-3.0.1 and dev-python/twisted-19.10.0 (which has a Python 2.7 version).

Notice that both of the failures reported here are on Python 2.7. It seems like this is a regression so I'll tentatively block for now. Maybe it's not though.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-05-17 07:42:22 UTC
Oh, I've missed that it's for 3.0.1.  3.2.0 seems to have twisted dep already.
Comment 8 Larry the Git Cow gentoo-dev 2020-05-17 07:44:12 UTC
The bug has been closed via the following commit(s):

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

commit 94ca702e05e2b7003192ccf0f5fbbed9ea5fd9b2
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-17 07:42:22 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-17 07:43:33 +0000

    dev-python/jsonschema: Backport test-dep on twisted
    
    Closes: https://bugs.gentoo.org/719806
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/jsonschema/jsonschema-3.0.1.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)