https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/respx-0.21.1 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 889013 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E AssertionError: assert 0 == 2 FAILED tests/test_mock.py::test_leakage - AssertionError: assert 0 == 2 tests/test_mock.py::test_leakage FAILED [100/321]
I think it's a missing dev-python/pytest-asyncio dep.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873dd5c5c64af6d57f114b0bcddc0e921e189268 commit 873dd5c5c64af6d57f114b0bcddc0e921e189268 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-03-29 16:15:34 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-03-29 19:05:51 +0000 dev-python/respx: include missing pytest-asyncio dep for tests Closes: https://bugs.gentoo.org/928130 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35989 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/respx/respx-0.21.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)