Ignore failure on StorageServer.slot_testv_and_readv_and_writev, the implementation of which deviates from the interface spec substantially.

This commit is contained in:
Jason R. Coombs 2020-11-29 14:04:59 -05:00
parent bc3508ce60
commit 6ba7533168

View File

@ -581,7 +581,7 @@ class StorageServer(service.MultiService, Referenceable):
for share in six.viewvalues(shares):
share.add_or_renew_lease(lease_info)
def slot_testv_and_readv_and_writev(
def slot_testv_and_readv_and_writev( # type: ignore # fixme
self,
storage_index,
secrets,