Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate filesystem unit tests into a single test. #4635

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

bekadavis9
Copy link
Contributor

@bekadavis9 bekadavis9 commented Jan 16, 2024

Begin work on integrating all unit-<filesystem>.cc tests into a single unit-vfs.cc test. Eventually, the individual tests will be removed entirely and the single test will exist solely as a unit test in tiledb/sm/filesystem/test. This work begins that transition.


TYPE: NO_HISTORY
DESC: Integrate filesystem unit tests into a single test.

Copy link

This pull request has been linked to Shortcut Story #38143: Integrate unit-<filesystem>.cc tests into `unit-vfs.cc.

@bekadavis9 bekadavis9 force-pushed the rd/integration-unit_fs branch 2 times, most recently from e011a05 to ec6d7f3 Compare January 16, 2024 15:33
@KiterLuc
Copy link
Member

Looks like we need a little more work on the HDFS tests before they pass.

@KiterLuc KiterLuc changed the title Integrate filesystem unit tests into a single test Integrate filesystem unit tests into a single test. Jan 25, 2024
@KiterLuc KiterLuc merged commit ca11ed2 into dev Jan 25, 2024
66 checks passed
@KiterLuc KiterLuc deleted the rd/integration-unit_fs branch January 25, 2024 10:03
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.

None yet

2 participants