Skip to content

Fix durability test flake#5233

Merged
joshua-spacetime merged 3 commits into
masterfrom
joshua/fix/durability-test-flake
Jun 5, 2026
Merged

Fix durability test flake#5233
joshua-spacetime merged 3 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.
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Jun 5, 2026
Merged via the queue into master with commit bb23f70 Jun 5, 2026
32 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/fix/durability-test-flake branch June 5, 2026 18:59
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

3 participants