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

Bug 931574

Summary: dev-python/sphinxcontrib-programoutput-0.17-r1 fails tests: FAILED test_directive.py::TestDirective::test_shell_with_unexpected_return_code - AssertionError: Unexpected return code 1 from command not found in directive deprecated is already registered, i
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: arkamar
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/OpenNTI/sphinxcontrib-programoutput/issues/61
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-05-08 11:37:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/sphinxcontrib-programoutput-0.17-r1 fails tests.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

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

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


E       AssertionError: 'Unexpected return code 1 from command' not found in "directive 'deprecated' is already registered, it will be overridden"
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED test_directive.py::TestDirective::test_shell_with_unexpected_return_code - AssertionError: 'Unexpected return code 1 from command' not found in "directive 'deprecated' is already registered, it will be overridden"
FAILED test_directive.py::TestDirective::test_unexpected_return_code - AssertionError: 'Unexpected return code 1 from command' not found in "directive 'deprecated' is already registered, it will be overridden"
test_directive.py::TestDirective::test_shell_with_unexpected_return_code <- ../work/sphinxcontrib-programoutput-0.17-python3_10/install/usr/lib/python3.10/site-packages/sphinxcontrib/programoutput/tests/test_directive.py FAILED [45/63]
test_directive.py::TestDirective::test_unexpected_return_code <- ../work/sphinxcontrib-programoutput-0.17-python3_10/install/usr/lib/python3.10/site-packages/sphinxcontrib/programoutput/tests/test_directive.py FAILED [49/63]