ByteVectorTest.HmacWeightedRandomStatistics50 is flaky on iOS |
|||
Issue descriptionByteVectorTest.HmacWeightedRandomStatistics50: ../../components/rappor/byte_vector_utils_unittest.cc:152: Failure Expected: (bit_count) > (155), actual: 155 vs 155 Flaked build: https://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/98083 Reported by sheriff bot in http://crbug.com/658619#c17
,
Nov 1 2016
,
Nov 1 2016
Are there any other instances of this test failing? It's intended pass with 99.999% probability. It checks binomial process is generating values in an expected range and this failure is the largest possible value considered too small (155).
,
Nov 1 2016
No other instances of this test are failing.
,
Jul 26 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by rouslan@chromium.org
, Nov 1 2016Status: Assigned (was: Available)