"go test -v -timeout 1h0m0s -remote TestCryptSwift: -verbose -test.run '^TestIntegration$/^(FsMkdir|FsRmdirNotFound)$/^FsPutFiles$/^(FsRmdirFull|Internal)$/^ComputeHash$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:356: Using remote "TestCryptSwift:" === RUN TestIntegration/FsRmdirNotFound fstests.go:439: Error Trace: fstests.go:439 Error: An error is expected but got nil. Test: TestIntegration/FsRmdirNotFound Messages: Expecting error on Rmdir non existent === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull fstests.go:1184: Error Trace: fstests.go:1184 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull Messages: Expecting error on RMdir on non empty remote === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash crypt_internal_test.go:135: Error Trace: crypt_internal_test.go:135 crypt_internal_test.go:142 Error: Not equal: expected: "" actual : "ca8badd12c2f9bb0afba8cdde682401b" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +ca8badd12c2f9bb0afba8cdde682401b Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2020/08/16 05:14:44 DEBUG : Waiting for deletions to finish 2020/08/16 05:14:44 INFO : file name.txt.bin: Deleted 2020/08/16 05:14:44 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Deleted 2020/08/16 05:14:44 DEBUG : Waiting for deletions to finish === CONT TestIntegration/FsMkdir fstests.go:1876: Error Trace: fstests.go:1876 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge --- FAIL: TestIntegration (7.57s) --- FAIL: TestIntegration/FsRmdirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir (6.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (5.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (3.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (3.27s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/crypt 7.585s "go test -v -timeout 1h0m0s -remote TestCryptSwift: -verbose -test.run '^TestIntegration$/^(FsMkdir|FsRmdirNotFound)$/^FsPutFiles$/^(FsRmdirFull|Internal)$/^ComputeHash$'" - Finished ERROR in 8.974285666s (try 4/5): exit status 1: Failed [TestIntegration/FsRmdirNotFound TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash]