Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948331 - app-admin/supervisor-4.2.5-r1 fails tests: FAILED test_http.py::MainLogTailHandlerTests::test_handle_request_stdout_logfile_none - AssertionError: None != 404
Summary: app-admin/supervisor-4.2.5-r1 fails tests: FAILED test_http.py::MainLogTailHa...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-01-18 09:54 UTC by Agostino Sarubbo
Modified: 2025-01-21 07:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,389.53 KB, text/plain)
2025-01-18 09:54 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 2025-01-18 09:54:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/supervisor-4.2.5-r1 fails tests.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
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 2025-01-18 09:54:15 UTC
Created attachment 916950 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-18 09:54:16 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       AssertionError: None != 404
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED supervisor/tests/test_http.py::MainLogTailHandlerTests::test_handle_request_stdout_logfile_none - AssertionError: None != 404
supervisor/tests/test_http.py::MainLogTailHandlerTests::test_handle_request_stdout_logfile_none FAILED [ 269/1385]
Comment 3 Louis Sautier (sbraz) gentoo-dev 2025-01-20 22:50:51 UTC
I can't reproduce. I'm using GCC 14 but I'm not sure this is related.
Comment 4 Agostino Sarubbo gentoo-dev 2025-01-21 07:59:10 UTC
(In reply to Louis Sautier (sbraz) from comment #3)
> I can't reproduce. I'm using GCC 14 but I'm not sure this is related.

this was reproduced with gcc-15 as the comment #0 states