mirror of
https://github.com/rclone/rclone.git
synced 2025-08-10 06:09:44 +02:00
test: remove and ignore failing integration tests
- remove non docker based Swift tests as they are too slow - ignore TestChunkerChunk50b test which always fails
This commit is contained in:
@@ -71,6 +71,9 @@ backends:
|
||||
remote: "TestChunkerChunk50bYandex:"
|
||||
fastlist: true
|
||||
maxfile: 1k
|
||||
ignore:
|
||||
# Needs investigation
|
||||
- TestDeduplicateNewestByHash
|
||||
# - backend: "chunker"
|
||||
# remote: "TestChunkerChunk50bBox:"
|
||||
# fastlist: true
|
||||
@@ -362,11 +365,11 @@ backends:
|
||||
fastlist: true
|
||||
ignoretests:
|
||||
- cmd/gitannex
|
||||
- backend: "swift"
|
||||
remote: "TestSwift:"
|
||||
fastlist: true
|
||||
ignoretests:
|
||||
- cmd/bisync
|
||||
# - backend: "swift"
|
||||
# remote: "TestSwift:"
|
||||
# fastlist: true
|
||||
# ignoretests:
|
||||
# - cmd/bisync
|
||||
# - backend: "swift"
|
||||
# remote: "TestSwiftCeph:"
|
||||
# fastlist: true
|
||||
@@ -505,6 +508,7 @@ backends:
|
||||
ignore:
|
||||
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
||||
- TestDirRename
|
||||
- TestFileRename
|
||||
ignoretests:
|
||||
- cmd/bisync
|
||||
- backend: "opendrive"
|
||||
|
Reference in New Issue
Block a user