Skip to content

Fix durability test flake#5233

Open
joshua-spacetime wants to merge 2 commits into
masterfrom
joshua/fix/durability-test-flake
Open

Fix durability test flake#5233
joshua-spacetime wants to merge 2 commits into
masterfrom
joshua/fix/durability-test-flake

Conversation

@joshua-spacetime
Copy link
Copy Markdown
Contributor

Description of Changes

Removes a race(sleep) in local_durability_crashes_on_new_segment_if_not_enough_space() where we might not wait long enough for fallocate to fail and crash the durability actor.

API and ABI breaking changes

N/A

Expected complexity level and risk

1

Testing

The test should no longer flake.

Remove `sleep` and instead wait for durability actor to crash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI flake: local_durability_crashes_on_new_segment_if_not_enough_space did not panic

2 participants