https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/execnet-1.9.0-r1 fails tests (DASH-SYSTEM). Discovered on: amd64 (internal ref: dash_tinderbox) NOTE: (DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Created attachment 844701 [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 AttributeError: module 'py' has no attribute 'test' ERROR testing/test_channel.py - AttributeError: module 'py' has no attribute ... ERROR testing/test_gateway.py - AttributeError: module 'py' has no attribute ... ERROR testing/test_rsync.py - AttributeError: module 'py' has no attribute 't... ERROR testing/test_serializer.py - AttributeError: module 'py' has no attribu... ERROR testing/test_termination.py - AttributeError: module 'py' has no attrib... ERROR testing/test_threadpool.py - AttributeError: module 'py' has no attribu...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73d14a4a018149b161cc1f1015666a43bcda8bf9 commit 73d14a4a018149b161cc1f1015666a43bcda8bf9 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2022-12-23 11:35:58 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2022-12-23 11:35:58 +0000 dev-python/execnet: Fix tests with pytest-7.2 Closes: https://bugs.gentoo.org/887937 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/execnet/Manifest | 1 + dev-python/execnet/execnet-1.9.0-r1.ebuild | 13 ++++++++++++- 2 files changed, 13 insertions(+), 1 deletion(-)