"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsDirSetModTime$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:442: Using remote "TestGoFile:" 2024/11/09 02:47:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xiwabuk9neco" 2024/11/09 02:47:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsDirSetModTime === NAME TestIntegration/FsMkdir fstests.go:2690: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2690 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (2.58s) --- FAIL: TestIntegration/FsMkdir (1.74s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (1.21s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 2.590s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsDirSetModTime$'" - Finished ERROR in 3.16026996s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir]