-
Notifications
You must be signed in to change notification settings - Fork 935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Tests] update expected value for percentile ranks #1822
[Tests] update expected value for percentile ranks #1822
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @kavilla for the fix! LGTM
Is this a |
Looks like one more was failing yesterday ! metric chart should show Percentiles: should we also update values for it ?
|
90b9364
Codecov Report
@@ Coverage Diff @@
## main #1822 +/- ##
=======================================
Coverage 67.50% 67.51%
=======================================
Files 3074 3074
Lines 59127 59127
Branches 8988 8988
=======================================
+ Hits 39915 39917 +2
+ Misses 17028 17027 -1
+ Partials 2184 2183 -1
Continue to review full report at Codecov.
|
90b9364
to
130e3eb
Compare
Updated! |
This is expected to only be a |
it might fail again! I see more missing values. can we run/test these functional tests locally ? expected
|
Origin: opensearch-project/OpenSearch#3634 The previous value was actually incorrect after OpenSearch bumped t-digest the value is now the correct value. Issue: opensearch-project#1821 Signed-off-by: Kawika Avilla <[email protected]>
130e3eb
to
3c06704
Compare
Yeah I might have to skip this test now and re-open the issue on OpenSearch. The values returned are flaky. |
Signed-off-by: Kawika Avilla <[email protected]>
Signed-off-by: Kawika Avilla <[email protected]>
Description
Origin:
opensearch-project/OpenSearch#3634
The previous value was actually incorrect after OpenSearch bumped t-digest
the value is now the correct value.
Signed-off-by: Kawika Avilla [email protected]
Issues Resolved
#1821
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr