From e2914c00973a70370165b7537b7bd89c04492590 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Wed, 2 Oct 2019 11:33:53 +0100 Subject: [PATCH] test_all: ignore some encoding tests with nextcloud integration test --- fstest/test_all/config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fstest/test_all/config.yaml b/fstest/test_all/config.yaml index 49d48ded0..237f0141e 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -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:"