summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-02-12 14:24:38 -0800
committerAlex Light <allight@google.com>2019-02-14 10:09:13 -0800
commit35a760d5e5879d50cd2d36e3d6286fe6c12888aa (patch)
tree06bb90c201b8de7555fd5f2eb703036de0ca3a08 /test/ProfileTestMultiDex
parente4b4a18fe564c02af46477357967d6b43b8b0c54 (diff)
Fix 905 flake on low mem.
Test 905 could flake if a background GC occured. This could cause one of the jvmtiEnvs to have its tag map updated and recomputed. Since this map is unordered it leads to the order of free events being different between the two environments. This is allowed (although surprising) and test 905 assumed it was not the case. We also expand this test to ensure that the right objects are getting their free-events and that free events do not mess up the tagging of other objects. Test: ./test/testrunner/testrunner.py --host -j80 Bug: 119652731 Change-Id: Id17d1c87c710b80cd401dad109d98225ea28c29b
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions