Merge "DO NOT MERGE deduplicate CtsAppSearchHostTestCases from presubmit-large & presubmit"

This commit is contained in:
Treehugger Robot
2023-03-03 20:53:19 +00:00
committed by Gerrit Code Review

View File

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