mirror of
https://github.com/restic/restic.git
synced 2026-02-25 10:16:23 +00:00
When saving files to the local backend, in some cases the used fsync calls are slow enough to cause the tests to time out. Thus, increase the test timeouts as a stopgap measure until we can use the mem backend for these tests.