Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923980 - dev-python/pytest-order-1.2.0 fails tests: ImportError: Error importing plugin "xdist.plugin": No module named xdist
Summary: dev-python/pytest-order-1.2.0 fails tests: ImportError: Error importing plugi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nowa Ammerlaan
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-07 08:00 UTC by Agostino Sarubbo
Modified: 2024-02-07 09:14 UTC (History)
0 users

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


Attachments
build.log (build.log,74.18 KB, text/plain)
2024-02-07 08:00 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 2024-02-07 08:00:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-order-1.2.0 fails tests.
Discovered on: arm64 (internal ref: tinderbox_arm64)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-07 08:00:12 UTC
Created attachment 884440 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-07 08:00:13 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ImportError: Error importing plugin "xdist.plugin": No module named 'xdist'
ModuleNotFoundError: No module named 'xdist'
Comment 3 Larry the Git Cow gentoo-dev 2024-02-07 09:14:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365ad27d40758ae0fe5f7f104a145f05fc13bc52

commit 365ad27d40758ae0fe5f7f104a145f05fc13bc52
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-02-07 09:10:05 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-02-07 09:14:44 +0000

    dev-python/pytest-order: Add missing dev-python/pytest-xdist dep
    
    Closes: https://bugs.gentoo.org/923980
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pytest-order/pytest-order-1.2.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)