test_all: mark linkbox fs/sync test TestSyncOverlapWithFilter as ignore

This gives the error

> Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4

As linkbox can't have files starting with "." and we are trying to save a file called ".ignore".
This commit is contained in:
Nick Craig-Wood 2024-09-07 12:22:59 +01:00
parent 9a02c04028
commit e0da406ca7

View File

@ -422,6 +422,7 @@ backends:
- TestCaseInsensitiveMoveFile
- TestFixCase
- TestListDirSorted # Can't upload files starting with . - FIXME fix with encoding
- TestSyncOverlapWithFilter # Can't upload files starting with . - FIXME fix with encoding
- backend: "premiumizeme"
remote: "TestPremiumizeMe:"
fastlist: false