Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800983 - dev-python/tqdm-4.61.2 fails tests
Summary: dev-python/tqdm-4.61.2 fails tests
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-07 08:30 UTC by Agostino Sarubbo
Modified: 2021-08-07 07:17 UTC (History)
1 user (show)

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


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

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

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-07 08:30:29 UTC
Created attachment 722521 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-07 08:30:30 UTC
Possible context of error(s):

SKIPPED [1] tests/tests_contrib.py:38: could not import 'numpy': No module named 'numpy'
SKIPPED [1] tests/tests_dask.py:12: could not import 'tqdm.dask': No module named 'dask'
SKIPPED [1] tests/tests_keras.py:11: could not import 'tqdm.keras': No module named 'keras'
SKIPPED [1] tests/tests_pandas.py:7: could not import 'numpy.random': No module named 'numpy'
SKIPPED [1] tests/tests_rich.py:10: could not import 'tqdm.rich': No module named 'rich'
SKIPPED [1] tests/tests_tk.py:7: could not import 'tqdm.tk': No module named 'Tkinter'
SKIPPED [1] tests/tests_tqdm.py:1605: could not import 'numpy': No module named 'numpy'
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-08-07 07:17:08 UTC
Seems like a case of flakiness.  Try again.