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:"
|
remote: "TestChunkerChunk50bYandex:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
maxfile: 1k
|
maxfile: 1k
|
||||||
|
ignore:
|
||||||
|
# Needs investigation
|
||||||
|
- TestDeduplicateNewestByHash
|
||||||
# - backend: "chunker"
|
# - backend: "chunker"
|
||||||
# remote: "TestChunkerChunk50bBox:"
|
# remote: "TestChunkerChunk50bBox:"
|
||||||
# fastlist: true
|
# fastlist: true
|
||||||
@@ -362,11 +365,11 @@ backends:
|
|||||||
fastlist: true
|
fastlist: true
|
||||||
ignoretests:
|
ignoretests:
|
||||||
- cmd/gitannex
|
- cmd/gitannex
|
||||||
- backend: "swift"
|
# - backend: "swift"
|
||||||
remote: "TestSwift:"
|
# remote: "TestSwift:"
|
||||||
fastlist: true
|
# fastlist: true
|
||||||
ignoretests:
|
# ignoretests:
|
||||||
- cmd/bisync
|
# - cmd/bisync
|
||||||
# - backend: "swift"
|
# - backend: "swift"
|
||||||
# remote: "TestSwiftCeph:"
|
# remote: "TestSwiftCeph:"
|
||||||
# fastlist: true
|
# fastlist: true
|
||||||
@@ -505,6 +508,7 @@ backends:
|
|||||||
ignore:
|
ignore:
|
||||||
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
||||||
- TestDirRename
|
- TestDirRename
|
||||||
|
- TestFileRename
|
||||||
ignoretests:
|
ignoretests:
|
||||||
- cmd/bisync
|
- cmd/bisync
|
||||||
- backend: "opendrive"
|
- backend: "opendrive"
|
||||||
|
Reference in New Issue
Block a user