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 packages | Assignee: | 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
![]() Created attachment 908047 [details]
build.log
build log and emerge --info
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] This is the same issue as the other bugs. We need to get to the bottom of that before more bugs should be filed. I saw the warning related to the cpu, but I thought this was a different issue (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. |