"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_HT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2024/10/08 05:00:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-ricatuz2lale" 2024/10/08 05:00:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/10/08 05:01:18 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (21.54s) --- PASS: TestIntegration/FsMkdir (20.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (7.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (8.88s) PASS ok github.com/rclone/rclone/backend/yandex 21.557s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_HT)$'" - Finished OK in 22.257697234s (try 2/5)