mirror of
https://github.com/rclone/rclone.git
synced 2025-01-11 00:40:03 +01:00
mounttest: fix occasionally failing test TestRenameOpenHandle
This commit is contained in:
parent
21c6babdbb
commit
e0d9314059
@ -50,6 +50,8 @@ func TestRenameOpenHandle(t *testing.T) {
|
||||
err = file.Close()
|
||||
require.NoError(t, err)
|
||||
|
||||
run.waitForWriters()
|
||||
|
||||
// verify file was renamed properly
|
||||
run.checkDir(t, "renamebla 9")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user