Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942860 - dev-python/colorclass-2.2.2-r1 fails tests: FAILED test___main__.py::test_import_do_nothing - AssertionError: assert not Warning: cannot find your CPU L2 & L3 cache size in cachen
Summary: dev-python/colorclass-2.2.2-r1 fails tests: FAILED test___main__.py::test_imp...
Status: CONFIRMED
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-04 08:01 UTC by Agostino Sarubbo
Modified: 2024-11-04 08:01 UTC (History)
0 users

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


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

Issue: dev-python/colorclass-2.2.2-r1 fails tests.
Discovered on: arm64 (internal ref: tinderbox_arm64)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-04 08:01:03 UTC
Created attachment 907836 [details]
build.log

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


'
E           AssertionError: assert not b'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache
E       AssertionError: assert not 'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache
E       AssertionError: assert not b'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache
FAILED tests/test___main__.py::test_import_do_nothing - AssertionError: assert not b'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache
FAILED tests/test_codes.py::test_disable_colors_piped[False] - AssertionError: assert not b'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache
FAILED tests/test_codes.py::test_disable_colors_piped[True] - AssertionError: assert not 'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache
Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache
output     = ('Warning: cannot find your CPU L2 & L3 cache size in '
output     = (b'Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/'
tests/test___main__.py::test_import_do_nothing FAILED                 [  1/146]
tests/test_codes.py::test_disable_colors_piped[False] FAILED          [ 16/146]
tests/test_codes.py::test_disable_colors_piped[True] FAILED           [ 17/146]