Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835155 - dev-python/watchgod-0.8 fails tests
Summary: dev-python/watchgod-0.8 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:
Depends on:
Blocks:
 
Reported: 2022-03-14 18:32 UTC by Agostino Sarubbo
Modified: 2022-03-14 22:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,76.10 KB, text/plain)
2022-03-14 18:32 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-03-14 18:32:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/watchgod-0.8 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-14 18:32:05 UTC
Created attachment 767067 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-14 18:32:06 UTC
Error(s) that match a know pattern:


E           KeyError: 'anyio._backends._trio'
E   ModuleNotFoundError: No module named 'trio'
FAILED tests/test_run_process.py::test_async_alive_terminates[trio] - ModuleN...
FAILED tests/test_watch.py::test_awatch_stop[trio] - ModuleNotFoundError: No ...
FAILED tests/test_watch.py::test_awatch[trio] - ModuleNotFoundError: No modul...
Comment 3 Larry the Git Cow gentoo-dev 2022-03-14 22:39:56 UTC
The bug has been closed via the following commit(s):

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

commit 0e684d964b394476d1de886d62ff70806e98ebe8
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-03-14 22:14:49 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-03-14 22:39:52 +0000

    dev-python/watchgod: Add test dep on trio
    
    Closes: https://bugs.gentoo.org/835155
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/watchgod/watchgod-0.8.ebuild | 1 +
 1 file changed, 1 insertion(+)