mirror of
https://github.com/rclone/rclone.git
synced 2026-05-12 10:03:35 -04:00
test_all: remove Webdav Infinite Scale integration tests
These are broken and the submitter has not shown any interest in fixing them.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user