1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

putio: ignore URL encoded files as these fail in the integration tests

This commit is contained in:
Nick Craig-Wood
2022-04-15 17:55:43 +01:00
parent fde40319ef
commit bab91e4402

View File

@@ -326,6 +326,8 @@ backends:
remote: "TestPutio:"
fastlist: false
extratime: 2.0
ignore:
- TestIntegration/FsMkdir/FsEncoding/URL_encoding
- backend: "sharefile"
remote: "TestSharefile:"
fastlist: false