"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_CR|trailing_VT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2024/10/30 02:35:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-cifowal4woti" 2024/10/30 02:35:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/10/30 02:35:34 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (15.78s) --- PASS: TestIntegration/FsMkdir (14.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (6.51s) PASS ok github.com/rclone/rclone/backend/yandex 15.790s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_CR|trailing_VT)$'" - Finished OK in 16.280992931s (try 2/5)