Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775077 - dev-python/wcwidth-0.2.5-r1 fails tests
Summary: dev-python/wcwidth-0.2.5-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: PullRequest
Depends on:
Blocks:
 
Reported: 2021-03-09 15:18 UTC by Agostino Sarubbo
Modified: 2021-05-07 10:33 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,22.11 KB, text/plain)
2021-03-09 15:18 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 2021-03-09 15:18:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/wcwidth-0.2.5-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-09 15:18:58 UTC
Created attachment 690258 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-03-10 13:32:07 UTC
This seems to be some internal pytest problem.  I can't reproduce.
Comment 3 Jakov Smolić archtester gentoo-dev 2021-05-06 21:23:57 UTC
I've run into this with py3.10 now, removing looponfailroots from tox.ini fixes the issue
Comment 4 Larry the Git Cow gentoo-dev 2021-05-07 10:33:28 UTC
The bug has been closed via the following commit(s):

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

commit 67c364b23c3236bb929834197406f6111729e9be
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-05-06 21:20:11 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-05-07 10:33:21 +0000

    dev-python/wcwidth: Port to python3.10
    
    Closes: https://bugs.gentoo.org/775077
    Closes: https://bugs.gentoo.org/726864
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/wcwidth/wcwidth-0.2.5-r1.ebuild | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)