commit | a3cd12412475049c51ff16369d8044cae2438d54 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Mar 15 22:29:24 2018 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Mar 15 22:31:02 2018 +0000 |
tree | 487b452f9931bedac569ea62303d36032e03516c | |
parent | e540a16cd5a28c70421bfca3ee0635d1a52c93fc [diff] |
Fix a few issues with 616-cha-unloading. - Disable test on RI - Disable test on trace - Don't try N times for getting the allocation we want, do it until we get it. We shouldn't get in an infinite loop. If we do the harness will kill the test. Test: 616-cha-unloading bug: 73143991 Change-Id: I1eaf6db1a79010f1e5dc33401e5ccf351ff10be2