Merge "deduplicate CtsAppSearchHostTestCases from presubmit-large & presubmit" into udc-dev am: 1090db2ef1

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

Change-Id: Idd4866754b06cb45191532832f875a78e08033b1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Julien Desprez
2023-03-03 18:06:59 +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": "CtsAppFgsTestCases",
"file_patterns": ["(/|^)ServiceInfo[^/]*"],
@@ -110,39 +119,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": [