"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_VT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/12/16 03:52:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-wiwefej9qupu" 2025/12/16 03:52:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/12/16 03:52:42 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (41.90s) --- PASS: TestIntegration/FsMkdir (40.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding (32.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (16.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (16.44s) PASS ok github.com/rclone/rclone/backend/yandex 41.913s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_VT)$'" - Finished OK in 44.040432871s (try 2/5)