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

Add atomic truncate test #4738

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

morgando
Copy link
Contributor

@morgando morgando commented Sep 27, 2024

We shouldn't be able to see intermediate state during truncation.

The changes in this PR add a test that exposes a bug where this expectation is violated.

Fails with count mismatch count: 0. prev_count: 1000.

Signed-off-by: Morgan Douglas <[email protected]>
Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

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

Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 279/581 tests failed ⚠.

The first 10 failing tests are:
sc_newuniq_logicalsc_generated [setup failure]
sc_resume_logicalsc_generated
logfill_logput_window_generated
pglogs_seqnum
comdb2sys_queueodh_generated
comdb2sys_pagesize_generated
comdb2sys
auth_twofiles_generated
auth_queueodh_generated
auth

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