-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test to match new behavior of HdrHistogram
There was a [change in behavior in HdrHistogram][1] that causes the tests to fail with the new version. The fix here is to add another value in the test data set for the failing test, which has the result of making both versions of HdrHistogram agree on the percentile values. [1]: HdrHistogram/HdrHistogram@5c7226c Signed-off-by: Andrew Ross <andrross@amazon.com>
- Loading branch information
Showing
1 changed file
with
14 additions
and
4 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