DO NOT MERGE deduplicate CtsAppSearchHostTestCases from presubmit-large & presubmit am: b44fb95f0b am: b4e1c29666
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2459071 Change-Id: Icf6d6c30acaa73a27335c25d01e5d2154884375a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -27,6 +27,9 @@
|
|||||||
{
|
{
|
||||||
"path": "cts/hostsidetests/os/test_mappings/packagemanager"
|
"path": "cts/hostsidetests/os/test_mappings/packagemanager"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"path": "cts/hostsidetests/appsearch"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"path": "system/apex/tests"
|
"path": "system/apex/tests"
|
||||||
},
|
},
|
||||||
@@ -45,6 +48,12 @@
|
|||||||
{
|
{
|
||||||
"name": "ApkVerityTest"
|
"name": "ApkVerityTest"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "CtsSilentUpdateHostTestCases"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CtsSuspendAppsTestCases"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "CtsIncrementalInstallHostTestCases",
|
"name": "CtsIncrementalInstallHostTestCases",
|
||||||
"options": [
|
"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",
|
"name": "CtsSuspendAppsPermissionTestCases",
|
||||||
"options": [
|
"options": [
|
||||||
|
|||||||
Reference in New Issue
Block a user