test_all: ignore some encoding tests with nextcloud integration test
This commit is contained in:
parent
fd51f24906
commit
e2914c0097
1 changed files with 3 additions and 0 deletions
|
@ -176,6 +176,9 @@ backends:
|
|||
fastlist: false
|
||||
- backend: "webdav"
|
||||
remote: "TestWebdav:"
|
||||
ignore:
|
||||
- TestIntegration/FsMkdir/FsEncoding/punctuation
|
||||
- TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
|
||||
fastlist: false
|
||||
- backend: "cache"
|
||||
remote: "TestCache:"
|
||||
|
|
Loading…
Reference in a new issue