-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: deflake TestStoreRangeRemoveDead
This took me longer to track down than I'm comfortable admitting. The test wasn't properly checking for full upreplication because it was only looking at the first range. It still is, but that's now all the ranges -- it's finicky to upgrade the check. Fixes #33497. Closes #33486. Release note: None
- Loading branch information
Showing
1 changed file
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters