Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931574 - 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
Summary: dev-python/sphinxcontrib-programoutput-0.17-r1 fails tests: FAILED test_direc...
Status: CONFIRMED
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-08 11:37 UTC by Agostino Sarubbo
Modified: 2024-06-25 13:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,109.46 KB, text/plain)
2024-05-08 11:37 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-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]