test_all: ignore TestListDirSortedFn for linkbox
Linkbox can't upload files starting with . - the same reason TestListDirSorted is already ignored.
This commit is contained in:
@@ -548,6 +548,7 @@ backends:
|
||||
- TestCaseInsensitiveMoveFile
|
||||
- TestFixCase
|
||||
- TestListDirSorted # Can't upload files starting with . - FIXME fix with encoding
|
||||
- TestListDirSortedFn # Can't upload files starting with . - FIXME fix with encoding
|
||||
- TestSyncOverlapWithFilter # Can't upload files starting with . - FIXME fix with encoding
|
||||
ignoretests:
|
||||
- cmd/bisync
|
||||
|
||||
Reference in New Issue
Block a user