geruh opened a new pull request, #6257:
URL: https://github.com/apache/opendal/pull/6257

   # Which issue does this PR close?
   
   Closes #6256.
   
   # Rationale for this change
   
   Fix the Java listWithDeleted test that incorrectly expected 1 deleted entry. 
The actual count is 2 because it includes both the deleted file and the 
directory entry. Now it will stream the paths and ensure the deleted file is 
included in the output.
   
   # What changes are included in this PR?
   
   * repaired unit tests
   
   # Are there any user-facing changes?
   No
   
   ### Testing 
   
   s3 with bucket versioning
   
   cc: @Xuanwo 
   


-- 
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