"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|trailing_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:418: Using remote "TestYandex:" 2021/03/23 05:11:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-duzudow6bacoxir8daguzur7" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:669: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:669: testing "trailing space " 2021/03/23 05:11:17 ERROR : : error listing: directory not found === CONT TestIntegration/FsMkdir fstests.go:1964: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (14.92s) --- PASS: TestIntegration/FsMkdir (13.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.78s) PASS ok github.com/rclone/rclone/backend/yandex 14.931s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|trailing_space)$'" - Finished OK in 18.148068375s (try 2/5)