"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/05/04 02:06:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-fudowiz5qami" 2025/05/04 02:06:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/05/04 02:06:53 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (23.24s) --- PASS: TestIntegration/FsMkdir (22.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (15.14s) PASS ok github.com/rclone/rclone/backend/yandex 23.255s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Finished OK in 24.127660406s (try 5/5)