Finish out effort of adding and enabling blockbuster in tests #8354
ci.yaml
on: pull_request
Prepare Python dependencies
6s
Check ruff-format
9s
Check ruff
12s
Check Dockerfile
9s
Check executables
14s
Check JSON
8s
Check pylint
42s
Process test coverage
0s
Annotations
10 errors
Run tests Python 3.13.2:
tests/addons/test_addon.py#L344
test_start
supervisor.exceptions.JobException
|
Run tests Python 3.13.2:
tests/addons/test_addon.py#L368
test_start_wait_healthcheck[healthy]
supervisor.exceptions.JobException
|
Run tests Python 3.13.2:
tests/addons/test_addon.py#L368
test_start_wait_healthcheck[unhealthy]
supervisor.exceptions.JobException
|
Run tests Python 3.13.2:
tests/addons/test_addon.py#L398
test_start_timeout
supervisor.exceptions.JobException
|
Run tests Python 3.13.2:
tests/addons/test_addon.py#L423
test_restart
supervisor.exceptions.JobException
|
Run tests Python 3.13.2:
tests/addons/test_addon.py#L542
test_backup_cold_mode[running]
supervisor.exceptions.JobException
|
Run tests Python 3.13.2:
tests/addons/test_addon.py#L602
test_restore[running]
supervisor.exceptions.JobException
|
Run tests Python 3.13.2:
tests/addons/test_addon.py#L701
test_local_example_install
supervisor.exceptions.JobException
|
Run tests Python 3.13.2:
tests/addons/test_addon.py#L715
test_local_example_start
RuntimeError: Docker Network not initialized!
|
Run tests Python 3.13.2:
tests/addons/test_addon.py#L736
test_local_example_ingress_port_set
RuntimeError: Docker Network not initialized!
|