diff options
author | Christopher Ferris <cferris@google.com> | 2019-02-07 14:20:03 -0800 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2019-02-07 14:20:03 -0800 |
commit | 4e56228637b5e82fad30ce11b231a5bfe1cf46ea (patch) | |
tree | 5711a3b2a2c73f7f0f3be630be0e604f6e74dd27 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 1d3c56bc308c34217e36def4b408d8bae390924e (diff) |
Fix flakiness of mallinfo test.
The test was really only supposed to verify that mallinfo eventually
increase after allocations of certain sizes. Sometimes the mallinfo
returned decreases due to some compaction event, so don't fail in that
case.
Bug: 124060188
Test: Ran the test 2000 times (32 bit and 64 bit). It would fail within about
Test: 200 test iterations before.
Change-Id: Ie019107be163dcf275cedf4d1bc5759278def483
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions