[CI] o.o..search.aggregations.metrics.TDigestStateTests.testMoreThan4BValues failure #1756
Labels
bug
Something isn't working
flaky-test
Random test failure that succeeds on second run
Search:Aggregations
The following failed on unrelated PR #1752. Possible rounding error. This will need to be addressed separately from the PR:
assertTrue(v >= prev);
fails w/ following values:v=3.1138788538165313E-4
prev=3.113878853816532E-4
The text was updated successfully, but these errors were encountered: