Fix test quota cache#3794
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3794 +/- ##
======================================
+ Coverage 76% 76% +1%
======================================
Files 291 291
Lines 26869 26913 +44
======================================
+ Hits 20379 20433 +54
+ Misses 5178 5171 -7
+ Partials 1312 1309 -3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
if not deterministic, one way is
we don't need to verify them.
or it is better to check < 5
|
I have changed function VerifyStatsGE to VerifyStatsLT, please take a look. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiwzhang The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
Fixes flaky test in mixer/test/client/quota_cache/quota_cache_test.go, #3660