Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932865 - dev-python/typeguard-4.3.0 fails tests: FAILED test_type_annotations.py::test_positive - FileNotFoundError: [Errno 2] No such file or directory: mypy
Summary: dev-python/typeguard-4.3.0 fails tests: FAILED test_type_annotations.py::test...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-28 06:37 UTC by Agostino Sarubbo
Modified: 2024-05-28 09:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,196.30 KB, text/plain)
2024-05-28 06:42 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-05-28 06:37:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-28 06:42:26 UTC
Created attachment 894538 [details]
build.log

build.log
Comment 2 Larry the Git Cow gentoo-dev 2024-05-28 09:41:22 UTC
The bug has been closed via the following commit(s):

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

commit ceb441ba7fd17db4fa7c9704448ebe73ab1fc383
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-28 07:50:19 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-28 09:40:49 +0000

    dev-python/typeguard: Fix ignoring mypy tests
    
    Closes: https://bugs.gentoo.org/932865
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/typeguard/typeguard-4.3.0.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)