Don't remove folder itself on restore #6021
Annotations
3 errors
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
|
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
|
|
The logs for this run have expired and are no longer available.
Loading