Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935013 - [fem-overlay] dev-python/python-zulip-api-0.8.2 fails tests: ModuleNotFoundError: No module named typing_extensions
Summary: [fem-overlay] dev-python/python-zulip-api-0.8.2 fails tests: ModuleNotFoundEr...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: FeM e.V. Portage Overlay Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-06-27 11:37 UTC by Agostino Sarubbo
Modified: 2024-06-27 21:03 UTC (History)
0 users

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


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

Issue: dev-python/python-zulip-api-0.8.2 fails tests.
Discovered on: amd64 (internal ref: fem-overlay_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-27 11:37:36 UTC
Created attachment 896496 [details]
build.log

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


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR: tests.test_default_arguments (unittest.loader._FailedTest)
ERROR: tests.test_hash_util_decode (unittest.loader._FailedTest)
ERROR: zulip (unittest.loader._FailedTest)
FAILED (errors=3)
ImportError: Failed to import test module: tests.test_default_arguments
ImportError: Failed to import test module: tests.test_hash_util_decode
ImportError: Failed to import test module: zulip
ModuleNotFoundError: No module named 'typing_extensions'