"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|leading_CR)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:418: Using remote "TestYandex:" 2021/04/05 05:07:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-lopuroy7pizosut9dilipof2" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:669: testing "āleading CR" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:669: testing "invalid utf-8\xfe" 2021/04/05 05:07:59 ERROR : : error listing: directory not found === CONT TestIntegration/FsMkdir fstests.go:1964: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (18.65s) --- PASS: TestIntegration/FsMkdir (17.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (9.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (6.07s) PASS ok github.com/rclone/rclone/backend/yandex 18.662s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|leading_CR)$'" - Finished OK in 22.593900594s (try 2/5)