"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|punctuation)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/04/05 06:12:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-bokiyec6yaxo" 2025/04/05 06:12:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/05 06:12:59 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (35.33s) --- PASS: TestIntegration/FsMkdir (34.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (13.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (13.10s) PASS ok github.com/rclone/rclone/backend/yandex 35.349s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|punctuation)$'" - Finished OK in 36.15809716s (try 2/5)