mro68 commented on PR #7058: URL: https://github.com/apache/opendal/pull/7058#issuecomment-3668407564
The CI test failures (`behavior::test_read_full`, `behavior::test_delete_file`, `behavior::test_remove_one_file`) are **unrelated to this PR**. **Reason:** - This PR only modifies gdrive service files (`core.rs`, `lister.rs`) - The failing tests are in the `persy` backend service - The assertion failure is in `/persy-1.7.1/src/index/keeper_tx.rs:304`, which is external to this PR's changes **Recommended action:** - Re-run the failed tests to check if it's a transient CI issue - If the issue persists, it should be tracked as a separate issue for the persy backend The gdrive-specific changes in this PR are isolated and don't affect other services. -- 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]
