Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867733 - dev-python/trio-asyncio-0.12.0-r1 fails tests
Summary: dev-python/trio-asyncio-0.12.0-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: Andrew Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-31 16:29 UTC by Agostino Sarubbo
Modified: 2022-08-31 17:56 UTC (History)
0 users

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


Attachments
build.log (build.log,921.24 KB, text/plain)
2022-08-31 16:29 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-08-31 16:29:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/trio-asyncio-0.12.0-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-31 16:29:38 UTC
Created attachment 802249 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-31 16:29:39 UTC
Error(s) that match a know pattern:


E           RuntimeError: You're within a Trio environment.
FAILED /Python-3.9/test_asyncio/test_locks.py::ConditionTests::test_ambiguous_loops
Comment 3 Larry the Git Cow gentoo-dev 2022-08-31 17:56:29 UTC
The bug has been closed via the following commit(s):

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

commit 1bfa4f7671ec866d7d5c13c1dbefdc489a750f4b
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-08-31 16:44:25 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-08-31 17:56:18 +0000

    dev-python/trio-asyncio: properly skip the test on python3_{8,9} as well.
    
    Closes: https://bugs.gentoo.org/867733
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/trio-asyncio/trio-asyncio-0.12.0-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)