diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2017-09-27 09:21:00 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2017-09-27 09:21:00 +0000 |
commit | a660171d8fbf907def7720b2af5e045081f11094 (patch) | |
tree | 832f29f0e62409f83ee1f0a7d22e1d9be840ec76 /compiler/optimizing/codegen_test_utils.h | |
parent | b00bb06a344d9a7ea00691b95785e1c73f5ef094 (diff) |
Revert "Increase threshold for profile compilation"
Test fails on device with:
RUN ] ProfileAssistantTest.DoNotAdviseCompilationMethodPercentage
art/profman/profile_assistant_test.cc:75: Failure
Value of: info->Save(GetFd(profile))
Actual: false
Expected: true
art/profman/profile_assistant_test.cc:75: Failure
Value of: info->Save(GetFd(profile))
Actual: false
Expected: true
art/profman/profile_assistant_test.cc:516: Failure
Expected: ProfileAssistant::kSkipCompilation
Which is: 1
To be equal to: CheckCompilationPercentChange(kNumberOfMethodsInCurProfile, 0, kNumberOfMethodsInRefProfile, 0)
Which is: 2
Bug: 66732454
This reverts commit b00bb06a344d9a7ea00691b95785e1c73f5ef094.
Change-Id: Iad66ad0da174fd97a72555e4421a932d3c143b4e
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions