Skip to content

Don't remove folder itself on restore #6021

Don't remove folder itself on restore

Don't remove folder itself on restore #6021

Triggered via pull request October 27, 2023 17:19
Status Failure
Total duration 8m 27s
Artifacts

ci.yaml

on: pull_request
Prepare Python dependencies
39s
Prepare Python dependencies
Run tests Python 3.11.6
4m 27s
Run tests Python 3.11.6
Check black
13s
Check black
Check Dockerfile
9s
Check Dockerfile
Check executables
26s
Check executables
Check flake8
14s
Check flake8
Check isort
25s
Check isort
Check JSON
24s
Check JSON
Check pylint
51s
Check pylint
Check pyupgrade
25s
Check pyupgrade
Process test coverage
0s
Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check executables
Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Run tests Python 3.11.6: tests/backups/test_manager.py#L587
test_full_backup_to_mount AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/tmp/pytest-of-runner/pytest-0/test_full_backup_to_mount0/homeassistant/test.txt')>() + where <bound method Path.exists of PosixPath('/tmp/pytest-of-runner/pytest-0/test_full_backup_to_mount0/homeassistant/test.txt')> = PosixPath('/tmp/pytest-of-runner/pytest-0/test_full_backup_to_mount0/homeassistant/test.txt').exists
Run tests Python 3.11.6: tests/backups/test_manager.py#L640
test_partial_backup_to_mount AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/tmp/pytest-of-runner/pytest-0/test_partial_backup_to_mount0/homeassistant/test.txt')>() + where <bound method Path.exists of PosixPath('/tmp/pytest-of-runner/pytest-0/test_partial_backup_to_mount0/homeassistant/test.txt')> = PosixPath('/tmp/pytest-of-runner/pytest-0/test_partial_backup_to_mount0/homeassistant/test.txt').exists
Run tests Python 3.11.6
Process completed with exit code 1.