mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
We are getting intermittent failures from RandomSamplerIT. The assertions in these tests do not properly account for the expected distribution of the sample aggregate values. I've updated them to estimate the standard deviation for the sample aggregate values based on the test parameters and set the test thresholds at 6 standard deviations. This gives us a probability of failure of about 1 in 500M which should be acceptable. Closes #88930. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |