History log of /libcore/support/src/test/java/tests/util/SummaryStatistics.java
Revision Date Author Comments
ccd08b2c77aeae787a69b2839d705b0da0b68c63 21-Jun-2016 Sergio Giro <sgiro@google.com> tests/util: Correct sum in SummaryStatistics

It's computing the mean incorrectly (equals the last value/N).

This is making tests in DigestTest flaky.

Bug: 29532930

Change-Id: I4ab8b6009993b3716d5d1ba556e0d645fe1f9d29
ef2d585bdcf12e6ba1aa1ded6a5cf80e4a79b568 14-Sep-2015 Kenny Root <kroot@google.com> Add more debugging to the DigestTest

This test sometimes fails, but we don't know what the coefficient of
variation is on the test results. Add this to the debug output so we can
see if there is just some wild swing during testing.

Also add a few rounds of warm-up as well.

Bug: 24011092
Change-Id: Ic58f106f68eb93976e3f030e2f23e0156fe84be8
(cherry picked from commit 5fe1cd001f38fba460ac0ce5c15b85250e400f25)
5fe1cd001f38fba460ac0ce5c15b85250e400f25 14-Sep-2015 Kenny Root <kroot@google.com> Add more debugging to the DigestTest

This test sometimes fails, but we don't know what the coefficient of
variation is on the test results. Add this to the debug output so we can
see if there is just some wild swing during testing.

Also add a few rounds of warm-up as well.

Bug: 24011092
Change-Id: Ic58f106f68eb93976e3f030e2f23e0156fe84be8