"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(punctuation|trailing_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2024/12/25 01:27:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-jipuyan0qoji" 2024/12/25 01:27:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/12/25 01:28:03 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (28.92s) --- PASS: TestIntegration/FsMkdir (28.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (17.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (7.44s) PASS ok github.com/rclone/rclone/backend/yandex 28.936s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(punctuation|trailing_dot)$'" - Finished OK in 30.037352644s (try 2/5)