Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix broken test testCommitOnCloseThrowsException_decRefStore (opensea…
…rch-project#10621) This test was incorrectly hardcoding a segment to delete to force corruption. If a merge occurs randomly before segments are copied the expected segment did not exist failing the test. This will now look for any .si and delete it. Signed-off-by: Marc Handalian <[email protected]> Signed-off-by: Shivansh Arora <[email protected]>
- Loading branch information