Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830283 - dev-python/hypothesis-6.33.0 fails tests: ModuleNotFoundError: No module named pytest_mock
Summary: dev-python/hypothesis-6.33.0 fails tests: ModuleNotFoundError: No module name...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-30 09:59 UTC by Agostino Sarubbo
Modified: 2021-12-30 10:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,136.01 KB, text/plain)
2021-12-30 09:59 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 2021-12-30 09:59:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/hypothesis-6.33.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-30 09:59:16 UTC
Created attachment 760823 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-30 09:59:17 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ImportError: Error importing plugin "pytest_mock": No module named 'pytest_mock'
ModuleNotFoundError: No module named 'pytest_mock'
Comment 3 Larry the Git Cow gentoo-dev 2021-12-30 10:50:59 UTC
The bug has been closed via the following commit(s):

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

commit a6bf8023337b39ee5cc3bd2ef6d12cfa7d5c7b91
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-12-30 10:30:09 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-12-30 10:50:55 +0000

    dev-python/hypothesis: Remove accidental pytest_mock use
    
    Closes: https://bugs.gentoo.org/830283
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/hypothesis/hypothesis-6.33.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)