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

Re-enable the DropWrites Test #544

Merged
merged 2 commits into from
Aug 3, 2023
Merged

Conversation

mrambacher
Copy link
Contributor

I could not reproduce the problem with the DropWrites test. However, based on the comment and the code, I believe the issue might have been caused by log files counting against the files. I changed the test to only check/count the SST files -- which should be the only ones affected by DropWrites anyway -- and still do not see the problem.

Since I could not reproduce the problem before, it is hard to say for certain that I have addressed the problem. Hopefully running in the CI will now pass the tests more consistently.

Copy link
Contributor

@Yuval-Ariel Yuval-Ariel left a comment

Choose a reason for hiding this comment

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

sure lets wait and see

@Yuval-Ariel
Copy link
Contributor

@mrambacher the issue seems to have been fixed. plz add a dummy commit to run the "Check TARGETS file and code format" test

@Yuval-Ariel Yuval-Ariel merged commit 335c424 into speedb-io:main Aug 3, 2023
1 check passed
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.

unit tests: DBIOFailureTest.DropWrites intermittently fails
3 participants