elasticsearch/server
Tom Veasey 22c478080e
Improve RandomSamplerIT reliability (#89669)
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.
2022-08-30 09:42:11 +01:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Improve RandomSamplerIT reliability (#89669) 2022-08-30 09:42:11 +01:00
build.gradle Update to to Gradle wrapper 7.5 (#85141) 2022-07-19 08:12:19 +02:00