test_all: pikpak: ignore TestRcatSizeChecksum/Corrupted
Pikpak never returns MD5 for uploads which causes this test to fail. Perhaps Pikpak should not declare MD5 but that is a bigger decision being discussed in #9826
This commit is contained in:
@@ -460,6 +460,9 @@ backends:
|
|||||||
# fs/operations
|
# fs/operations
|
||||||
- TestCheckSum
|
- TestCheckSum
|
||||||
- TestHashSums/Md5
|
- TestHashSums/Md5
|
||||||
|
# PikPak declares MD5 but never returns it for uploaded files, so
|
||||||
|
# corruption can't be detected by comparing hashes.
|
||||||
|
- TestRcatSizeChecksum/Corrupted
|
||||||
# fs/sync
|
# fs/sync
|
||||||
- TestSyncWithTrackRenames
|
- TestSyncWithTrackRenames
|
||||||
# integration
|
# integration
|
||||||
|
|||||||
Reference in New Issue
Block a user