Skip to content

Throttle connectivity check on connectivity issue #7537

Throttle connectivity check on connectivity issue

Throttle connectivity check on connectivity issue #7537

Triggered via pull request October 9, 2024 20:23
Status Failure
Total duration 5m 53s
Artifacts

ci.yaml

on: pull_request
Prepare Python dependencies
11s
Prepare Python dependencies
Run tests Python 3.12.7
5m 22s
Run tests Python 3.12.7
Check ruff-format
15s
Check ruff-format
Check ruff
17s
Check ruff
Check Dockerfile
6s
Check Dockerfile
Check executables
13s
Check executables
Check JSON
13s
Check JSON
Check pylint
32s
Check pylint
Process test coverage
0s
Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run tests Python 3.12.7: tests/jobs/test_job_decorator.py#L112
test_internet[0-None-None-True] assert None is True
Run tests Python 3.12.7: tests/test_supervisor.py#L75
test_connectivity_check_throttling[side_effect0-3] AssertionError: assert 0 == 3 + where 0 = <AsyncMock name='mock.head' id='140306137442944'>.call_count + where <AsyncMock name='mock.head' id='140306137442944'> = <AsyncMock id='140306317366176'>.head
Run tests Python 3.12.7: tests/test_supervisor.py#L75
test_connectivity_check_throttling[None-1] AssertionError: assert 0 == 1 + where 0 = <AsyncMock name='mock.head' id='140306114051776'>.call_count + where <AsyncMock name='mock.head' id='140306114051776'> = <AsyncMock id='140306331220208'>.head
Run tests Python 3.12.7
Process completed with exit code 1.