commit | 9698eff657dfd646ad3f4cada593614e8b94cca4 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Jul 25 10:06:16 2023 -0700 |
committer | Yabin Cui <yabinc@google.com> | Tue Jul 25 15:35:39 2023 -0700 |
tree | d975af1aed6e17b9b7eec4d8f9298dd1707b2ea7 | |
parent | bd015a64bd3d6e2e40a55637d34c02790674e555 [diff] |
simpleperf: Disable failed tests when running with a 32-bit translator The CtsSimpleperfTestCases built for ARM may run with a 32-bit translator on a 64-bit only CPU. In this situation, tests about recording apps can fail because of the limiation of translation. So detect this situation and diable failed tests. Bug: 291717595 Test: run CtsSimpleperfTestCases Change-Id: Icd9f3736d5dd84c2c502e6b733a3688b0a3de2bb