commit | 19c39129e8dc0e8f7e6496680a2d6708dc500981 | [log] [tgz] |
---|---|---|
author | Ronald Braunstein <[email protected]> | Tue Aug 20 22:16:11 2024 +0000 |
committer | Ronald Braunstein <[email protected]> | Wed Aug 21 14:49:21 2024 +0000 |
tree | 3433e0e328245e987006e6a17d912193194f9cfc | |
parent | e7f900f0db69942c2cc3cc8ffada569bcf6ae884 [diff] |
Migrate more of the FrameworksCoreTests to specify options in Android.bp Previous cls already created the newly named modules that include the options for these tests (aosp/3197594) and converted many of the TEST_MAPPING files to use them (aosp/3151676). This CL picks up places that we missed in the first round, mostly in the "presubmit" group> Test: atest FrameworksCoreTests_internal_app FrameworksCoreTests_server_power FrameworksCoreTests_android_content_res_PostSubmit FrameworksCoreTests_accessibility Verifed the packages that were run. Note: this failed: atest FrameworksCoreTests --include-filter com.android.server.power.stats.BstatsCpuTimesValidationTest So I fixed up the bad test mapping to point to PowerStatsTests, which worked, but I'm not converting that to test_module_options in this cl I also think this line is preventing any tests from running, so I'm not updating this now: https://source.corp.google.com/h/googleplex-android/platform/superproject/main/+/main:frameworks/base/core/tests/coretests/src/android/content/pm/TEST_MAPPING;l=15?q=content%2Fpm%2FTEST_MAPPING&sq=git:googleplex-android%2Fplatform%2Fsuperproject%2Fmain@main Bug: b/344976510 Test-Mapping-Slo-Bypass-Bug: b/335015078 Change-Id: Ib42f38653d315e469c84241765076b750bd74d6d