DO NOT MERGE deduplicate CtsAppSearchHostTestCases from presubmit-large & presubmit am: b44fb95f0b

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2459071

Change-Id: Icefed9345e14e20f46b7fcd791c94263bbba293f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Julien Desprez
2023-03-04 06:43:43 +00:00
committed by Automerger Merge Worker

View File

@@ -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": [