mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
cache: skip bisync tests
per ncw: "I don't care about cache as it is deprecated - we should probably stop it running bisync tests" https://github.com/rclone/rclone/pull/7795#issuecomment-2163295857
This commit is contained in:
parent
11ad2a1316
commit
5147d1101c
@ -395,6 +395,10 @@ backends:
|
|||||||
- backend: "cache"
|
- backend: "cache"
|
||||||
remote: "TestCache:"
|
remote: "TestCache:"
|
||||||
fastlist: false
|
fastlist: false
|
||||||
|
ignoretests:
|
||||||
|
- TestBisyncLocalRemote
|
||||||
|
- TestBisyncRemoteLocal
|
||||||
|
- TestBisyncRemoteRemote
|
||||||
- backend: "mega"
|
- backend: "mega"
|
||||||
remote: "TestMega:"
|
remote: "TestMega:"
|
||||||
fastlist: false
|
fastlist: false
|
||||||
|
Loading…
Reference in New Issue
Block a user