Skip to content

Conversation

kounelisagis
Copy link
Member

Calling dir_size on non-existent paths causes VFSExceptions to be thrown according to: https://github.com/TileDB-Inc/TileDB/blob/c36bce6517a46ce75f9a7c9090bd833ad40521b8/tiledb/sm/filesystem/vfs.cc#L209-L212.
is_dir is more suitable to call after index deletions in tests.

This PR resolves the errors we're currently encountering in CI.


[sc-65377]

@kounelisagis kounelisagis requested a review from ihnorton April 4, 2025 19:44
Copy link
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kounelisagis kounelisagis force-pushed the agis/fix-ci-errors branch 2 times, most recently from 950720d to bcc6bc0 Compare April 7, 2025 14:26
@kounelisagis kounelisagis merged commit 55728a0 into main Apr 7, 2025
18 of 21 checks passed
@kounelisagis kounelisagis deleted the agis/fix-ci-errors branch April 7, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants