-
Notifications
You must be signed in to change notification settings - Fork 535
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use real RunningSummarizer in SummaryManager UT to test last summary …
…path (#7762) Replacing the mock RunningSummarizer class in this UT with a real one, since RunningSummarizer is where the logic to emit a last summary on summarizer close is located. Also adding a test case involving immediate summary when the ops count is very high (> 10K).
- Loading branch information
Showing
1 changed file
with
84 additions
and
17 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