commit | 03a2ab3e95bdc7e4b90ca1846e73a3fc86c83e59 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Jul 25 10:06:16 2023 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri Jul 28 10:35:13 2023 -0700 |
tree | ee2fe2bb817d0cbe205bd079fd0ea455991bf063 | |
parent | 266aa3bf840ab8392397cb86d59a064992db966b [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 Merged-In: Icd9f3736d5dd84c2c502e6b733a3688b0a3de2bb