[unit test] Complete FUSE unit tests #22
All checks were successful
Blockstorage/repertory/pipeline/head This commit looks good
All checks were successful
Blockstorage/repertory/pipeline/head This commit looks good
This commit is contained in:
@@ -166,8 +166,8 @@ TYPED_TEST(fuse_test, ftruncate_fails_if_file_is_read_only) {
|
||||
this->unlink_file_and_test(src);
|
||||
}
|
||||
|
||||
/*
|
||||
// TODO revisit tests
|
||||
/*
|
||||
TYPED_TEST(fuse_test, ftruncate_on_ro_mount_erofs_or_skip) {
|
||||
if (this->current_provider != provider_type::sia)
|
||||
return;
|
||||
|
Reference in New Issue
Block a user