Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 942978

Summary: dev-python/scripttest-1.3.0-r2 fails tests: FAILED test_testscript.py::test_testscript - AssertionError: stderr output not expected
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-07 07:56:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/scripttest-1.3.0-r2 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-07 07:56:52 UTC
Created attachment 908047 [details]
build.log

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


E       AssertionError: stderr output not expected
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED tests/test_testscript.py::test_bad_symlink - AssertionError: stderr output not expected
FAILED tests/test_testscript.py::test_testscript - AssertionError: stderr output not expected
Warning: cannot find your CPU L2 & L3 cache size in /sys/devices/system/cpu/cpuX/cache
tests/test_testscript.py::test_bad_symlink FAILED                       [10/10]
tests/test_testscript.py::test_testscript FAILED                        [ 9/10]
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-07 12:40:37 UTC
This is the same issue as the other bugs. We need to get to the bottom of that before more bugs should be filed.
Comment 4 Agostino Sarubbo gentoo-dev 2024-11-07 13:17:01 UTC
I saw the warning related to the cpu, but I thought this was a different issue
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-07 13:21:09 UTC
(In reply to Agostino Sarubbo from comment #4)
> I saw the warning related to the cpu, but I thought this was a different
> issue

No, I think the stderr output from it is confusing tests.