Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834955 - dev-python/trio-asyncio-0.12.0 fails tests on MUSL
Summary: dev-python/trio-asyncio-0.12.0 fails tests on MUSL
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-03-11 08:40 UTC by Agostino Sarubbo
Modified: 2022-08-31 13:07 UTC (History)
0 users

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


Attachments
build.log (build.log,895.91 KB, text/plain)
2022-03-11 08:40 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-11 08:40:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/trio-asyncio-0.12.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-11 08:40:15 UTC
Created attachment 766762 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-11 08:40:16 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 13:07:40 UTC
The bug has been closed via the following commit(s):

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

commit 1244989d9b3f6e6b3ecf17dce7df4404bc56faf1
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-08-31 13:05:42 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-08-31 13:06:54 +0000

    dev-python/trio-asyncio: update EAPI 7 -> 8, pep517
    
    Closes: https://bugs.gentoo.org/834955
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/trio-asyncio/Manifest                   |  1 +
 .../trio-asyncio/trio-asyncio-0.12.0-r1.ebuild     | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)