Skip to content

Commit afc848c

Browse files
ncwyuval-cloudinary
authored andcommitted
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".
1 parent dc63094 commit afc848c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fstest/test_all/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@ backends:
425425
- TestCaseInsensitiveMoveFile
426426
- TestFixCase
427427
- TestListDirSorted # Can't upload files starting with . - FIXME fix with encoding
428+
- TestSyncOverlapWithFilter # Can't upload files starting with . - FIXME fix with encoding
428429
- backend: "premiumizeme"
429430
remote: "TestPremiumizeMe:"
430431
fastlist: false

0 commit comments

Comments
 (0)