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

test: attempt to make the splitstore test deterministic #5750

Merged
merged 2 commits into from
Mar 9, 2021

Conversation

Stebalien
Copy link
Member

At a minimum, make it thread-safe.

Unfortunately, this patch doesn't actually fix it. The test is still flaky and I can't seem to find the correct sleeps to fix that.

@Stebalien Stebalien added the impact/test-flakiness Impact: Test Flakiness label Mar 9, 2021
@Stebalien Stebalien requested a review from vyzo March 9, 2021 00:39
@vyzo
Copy link
Contributor

vyzo commented Mar 9, 2021

maybe we can query the compacting atomic?

@vyzo
Copy link
Contributor

vyzo commented Mar 9, 2021

yeah, that fixes it and makes the test a lot faster.

@vyzo vyzo marked this pull request as ready for review March 9, 2021 07:05
@vyzo
Copy link
Contributor

vyzo commented Mar 9, 2021

an unrelated test (TestSyncCheckpointHead) failed... sigh.

@magik6k magik6k merged commit 2642ddc into next Mar 9, 2021
@magik6k magik6k deleted the fix/splitstore-tests branch March 9, 2021 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/test-flakiness Impact: Test Flakiness
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants