Xuanwo commented on code in PR #3023:
URL: 
https://github.com/apache/incubator-opendal/pull/3023#discussion_r1319635861


##########
core/tests/behavior/write.rs:
##########
@@ -47,6 +47,7 @@ pub fn behavior_write_tests(op: &Operator) -> Vec<Trial> {
         test_create_dir,
         test_create_dir_existing,
         test_write_only,
+        test_write_empty_file,

Review Comment:
   No all services support write empty file, we should add a new capability for 
this. Maybe it's better to split into a new PR instead?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to