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:
nielash 2024-09-25 00:19:19 -04:00
parent 11ad2a1316
commit 5147d1101c

View File

@ -395,6 +395,10 @@ backends:
- backend: "cache"
remote: "TestCache:"
fastlist: false
ignoretests:
- TestBisyncLocalRemote
- TestBisyncRemoteLocal
- TestBisyncRemoteRemote
- backend: "mega"
remote: "TestMega:"
fastlist: false