diff --git a/core/java/android/content/pm/TEST_MAPPING b/core/java/android/content/pm/TEST_MAPPING index d4a24af61c9f5..a7cc5de2e735b 100644 --- a/core/java/android/content/pm/TEST_MAPPING +++ b/core/java/android/content/pm/TEST_MAPPING @@ -27,6 +27,9 @@ { "path": "cts/hostsidetests/os/test_mappings/packagemanager" }, + { + "path": "cts/hostsidetests/appsearch" + }, { "path": "system/apex/tests" }, @@ -45,6 +48,12 @@ { "name": "ApkVerityTest" }, + { + "name": "CtsSilentUpdateHostTestCases" + }, + { + "name": "CtsSuspendAppsTestCases" + }, { "name": "CtsIncrementalInstallHostTestCases", "options": [ @@ -80,39 +89,6 @@ } ] }, - { - "name": "CtsAppSearchHostTestCases", - "options": [ - { - "exclude-annotation": "androidx.test.filters.FlakyTest" - }, - { - "exclude-annotation": "org.junit.Ignore" - } - ] - }, - { - "name": "CtsSilentUpdateHostTestCases", - "options": [ - { - "exclude-annotation": "androidx.test.filters.FlakyTest" - }, - { - "exclude-annotation": "org.junit.Ignore" - } - ] - }, - { - "name": "CtsSuspendAppsTestCases", - "options": [ - { - "exclude-annotation": "androidx.test.filters.FlakyTest" - }, - { - "exclude-annotation": "org.junit.Ignore" - } - ] - }, { "name": "CtsSuspendAppsPermissionTestCases", "options": [