Skip to content

Keep shared images on update #7345

Keep shared images on update

Keep shared images on update #7345

Triggered via pull request August 23, 2024 04:25
Status Failure
Total duration 5m 50s
Artifacts

ci.yaml

on: pull_request
Prepare Python dependencies
10s
Prepare Python dependencies
Run tests Python 3.12.5
5m 6s
Run tests Python 3.12.5
Check ruff-format
17s
Check ruff-format
Check ruff
18s
Check ruff
Check Dockerfile
4s
Check Dockerfile
Check executables
14s
Check executables
Check JSON
15s
Check JSON
Check pylint
32s
Check pylint
Process test coverage
0s
Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run tests Python 3.12.5: tests/addons/test_manager.py#L428
test_store_data_changes_during_update AssertionError: expected call not found. Expected: cleanup_old_images('test_image', <AwesomeVersion SemVer '1.1.1'>, {'local/amd64-addon-ssh'}) Actual: cleanup_old_images('test_image', <AwesomeVersion SemVer '1.1.1'>, {'local/amd64-addon-ssh'}, keep_images=set())
Run tests Python 3.12.5: tests/store/test_store_manager.py#L59
test_default_load AssertionError: assert {'core_samba'..., 'local_ssh'} == {'core_samba'..., 'local_ssh'} Extra items in the left set: 'local_example_image' Full diff: { 'core_samba', 'local_example', + 'local_example_image', 'local_ssh', }
Run tests Python 3.12.5
Process completed with exit code 1.