erickguan commented on code in PR #7636: URL: https://github.com/apache/opendal/pull/7636#discussion_r3487349859
########## bindings/python/tests/test_read.py: ########## @@ -258,7 +258,11 @@ async def test_async_read_not_exists(service_name, operator, async_operator): @pytest.mark.need_capability( - "read", "read_with_if_modified_since", "read_with_if_unmodified_since" Review Comment: Thanks. We can skip delete here. And we probably don't need to clean up explicitly. -- 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]
