-
Notifications
You must be signed in to change notification settings - Fork 377
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify log integration test (#2708)
* Remove cross-checking in integration test Cross-checking between compact ranges and inmemory.Tree must be done in unit tests for compact ranges or inmemory.Tree. Integration test seems to be a wrong place to, essentially, inline this unit-test. At the level of the integration test it would make more sense to cross-check with one of the primitives. * Split the execution into simpler steps.
- Loading branch information
Showing
1 changed file
with
88 additions
and
140 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