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
|
- TestCaseInsensitiveMoveFile
|
||||||
- TestFixCase
|
- TestFixCase
|
||||||
- TestListDirSorted # Can't upload files starting with . - FIXME fix with encoding
|
- 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
|
- TestSyncOverlapWithFilter # Can't upload files starting with . - FIXME fix with encoding
|
||||||
ignoretests:
|
ignoretests:
|
||||||
- cmd/bisync
|
- cmd/bisync
|
||||||
|
|||||||
Reference in New Issue
Block a user