Use status 404 in more places when appropriate #7763
Annotations
3 errors and 1 warning
Run pytest:
tests/api/test_addons.py#L86
test_api_addon_logs_not_installed
AssertionError: assert 404 == 400
+ where 404 = <ClientResponse(http://127.0.0.1:43713/addons/hic_sunt_leones/logs) [404 Not Found]>\n<CIMultiDictProxy('Content-Type': 'text/plain', 'Content-Length': '36', 'Date': 'Tue, 10 Dec 2024 22:01:21 GMT', 'Server': 'Python/3.12 aiohttp/3.11.10')>\n.status
|
Run pytest:
tests/api/test_jobs.py#L217
test_job_manual_cleanup
AssertionError: assert 404 == 400
+ where 404 = <ClientResponse(http://127.0.0.1:41845/jobs/87cfe9bfa5024d808966e251ba3ea213) [404 Not Found]>\n<CIMultiDictProxy('Cont...set=utf-8', 'Content-Length': '49', 'Date': 'Tue, 10 Dec 2024 22:01:56 GMT', 'Server': 'Python/3.12 aiohttp/3.11.10')>\n.status
|
Run pytest
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading