Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943013 - dev-python/inline-snapshot-0.13.4 fails tests: FAILED test_typing.py::test_typing[mypy] - assert <ExitCode.TESTS_FAILED: 1> == 0
Summary: dev-python/inline-snapshot-0.13.4 fails tests: FAILED test_typing.py::test_ty...
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-11-08 07:48 UTC by Agostino Sarubbo
Modified: 2024-11-08 12:24 UTC (History)
1 user (show)

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


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

Issue: dev-python/inline-snapshot-0.13.4 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-11-08 07:48:38 UTC
Created attachment 908127 [details]
build.log

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


E           assert <ExitCode.TESTS_FAILED: 1> == 0
E            +  where <ExitCode.TESTS_FAILED: 1> = <RunResult ret=ExitCode.TESTS_FAILED len(stdout.lines)=0 len(stderr.lines)=1 duration=0.05s>.ret
FAILED tests/test_typing.py::test_typing[mypy] - assert <ExitCode.TESTS_FAILED: 1> == 0
[gw61] [176/377] FAILED tests/test_typing.py::test_typing[mypy] 
result     = <RunResult ret=ExitCode.TESTS_FAILED len(stdout.lines)=0 len(stderr.lines)=1 duration=0.05s>
/var/tmp/portage/dev-python/inline-snapshot-0.13.4/work/inline_snapshot-0.13.4-python3_10/install/usr/bin/python3.10: No module named mypy
 +  where <ExitCode.TESTS_FAILED: 1> = <RunResult ret=ExitCode.TESTS_FAILED len(stdout.lines)=0 len(stderr.lines)=1 duration=0.05s>.ret
Comment 3 Larry the Git Cow gentoo-dev 2024-11-08 12:24:02 UTC
The bug has been closed via the following commit(s):

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

commit bc7ca439c848944463f89ef78a591b100329cacc
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-11-08 12:20:02 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-11-08 12:20:07 +0000

    dev-python/inline-snapshot: Add missing mypy test dep
    
    Closes: https://bugs.gentoo.org/943013
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/inline-snapshot/inline-snapshot-0.13.4.ebuild | 1 +
 1 file changed, 1 insertion(+)