Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911368 - dev-python/irctokens-2.0.2 fails tests
Summary: dev-python/irctokens-2.0.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-07-28 06:53 UTC by Agostino Sarubbo
Modified: 2023-07-28 07:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,54.74 KB, text/plain)
2023-07-28 06:53 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-07-28 06:53:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/irctokens-2.0.2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-28 06:53:10 UTC
Created attachment 866455 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-28 06:53:11 UTC
Error(s) that match a know pattern:


FAILED (errors=1)
ImportError: Failed to import test module: test
ModuleNotFoundError: No module named 'yaml'
Comment 3 Larry the Git Cow gentoo-dev 2023-07-28 07:05:43 UTC
The bug has been closed via the following commit(s):

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

commit d10621205b9c9b88e5150278fcdec4c71cfa4b56
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-07-28 07:05:19 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-07-28 07:05:19 +0000

    dev-python/irctokens: Add dev-python/pyyaml test dep
    
    Closes: https://bugs.gentoo.org/911368
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

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