Skip to content

Use status 404 in more places when appropriate #7763

Use status 404 in more places when appropriate

Use status 404 in more places when appropriate #7763

Triggered via pull request December 10, 2024 21:59
Status Failure
Total duration 6m 2s
Artifacts

ci.yaml

on: pull_request
Prepare Python dependencies
14s
Prepare Python dependencies
Run tests Python 3.12.7
5m 31s
Run tests Python 3.12.7
Check ruff-format
12s
Check ruff-format
Check ruff
15s
Check ruff
Check Dockerfile
5s
Check Dockerfile
Check executables
18s
Check executables
Check JSON
13s
Check JSON
Check pylint
33s
Check pylint
Process test coverage
0s
Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
Run tests Python 3.12.7: 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 tests Python 3.12.7: 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 tests Python 3.12.7
Process completed with exit code 1.
Prepare Python dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Dockerfile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check JSON
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check ruff-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check executables
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run tests Python 3.12.7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636