Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848726 - [guru] dev-python/skills-0.3.0-r1 fails tests
Summary: [guru] dev-python/skills-0.3.0-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-05-31 07:00 UTC by Agostino Sarubbo
Modified: 2022-06-01 11:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,74.62 KB, text/plain)
2022-05-31 07:00 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-05-31 07:00:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/skills-0.3.0-r1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-31 07:00:36 UTC
Created attachment 781571 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-31 07:00:37 UTC
Error(s) that match a know pattern:


FAILED (errors=1)
ImportError: Failed to import test module: skills
ImportError: cannot import name 'Sequence' from 'collections' (/usr/lib/python3.10/collections/__init__.py)
error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
Comment 3 Larry the Git Cow gentoo-dev 2022-06-01 11:17:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b47146afe8bad19580eb5f4ee3e034262df4acae

commit b47146afe8bad19580eb5f4ee3e034262df4acae
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-31 09:03:29 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-31 09:30:15 +0000

    dev-python/skills: disable py3.10, py3.11
    
    Closes: https://bugs.gentoo.org/848726
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/skills/skills-0.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)