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
|
fastlist: false
|
||||||
- backend: "webdav"
|
- backend: "webdav"
|
||||||
remote: "TestWebdav:"
|
remote: "TestWebdav:"
|
||||||
|
ignore:
|
||||||
|
- TestIntegration/FsMkdir/FsEncoding/punctuation
|
||||||
|
- TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
|
||||||
fastlist: false
|
fastlist: false
|
||||||
- backend: "cache"
|
- backend: "cache"
|
||||||
remote: "TestCache:"
|
remote: "TestCache:"
|
||||||
|
|
Loading…
Reference in a new issue