rclone/vfs/vfstest
Nick Craig-Wood 72c013c6f4 vfs: increase time to wait for writers in tests to 30s
In some backends (eg putio) this deadline was consistently missed at
10s so this patch increases it to 30s.

See: #5734
2021-10-20 17:38:30 +01:00
..
dir.go Spelling fixes 2020-10-14 15:21:31 +01:00
edge_cases.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
file.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
fs.go vfs: increase time to wait for writers in tests to 30s 2021-10-20 17:38:30 +01:00
os.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
read.go vfs: remove workaround Sleep() calls from tests 2020-06-30 12:03:39 +01:00
read_non_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
read_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
vfs.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
write.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00
write_non_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
write_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00