From 3e78426fc9608ed4fbadac4c2011b5f6de5cc6e0 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Wed, 6 May 2026 11:00:37 +0100 Subject: [PATCH] test_all: remove Webdav Infinite Scale integration tests These are broken and the submitter has not shown any interest in fixing them. --- fstest/test_all/config.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/fstest/test_all/config.yaml b/fstest/test_all/config.yaml index fb36187ac..3e28b3142 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -479,17 +479,17 @@ backends: ignoretests: - cmd/bisync - cmd/gitannex - - backend: "webdav" - remote: "TestWebdavInfiniteScale:" - ignore: - - TestIntegration/FsMkdir/FsEncoding/punctuation - - TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 - env: - - RCLONE_NO_CHECK_CERTIFICATE=true - fastlist: false - ignoretests: - - cmd/bisync - - cmd/gitannex + # - backend: "webdav" + # remote: "TestWebdavInfiniteScale:" + # ignore: + # - TestIntegration/FsMkdir/FsEncoding/punctuation + # - TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 + # env: + # - RCLONE_NO_CHECK_CERTIFICATE=true + # fastlist: false + # ignoretests: + # - cmd/bisync + # - cmd/gitannex - backend: "webdav" remote: "TestWebdavRclone:" ignore: