[pm] remove some tests from staged platinum tests

The remaining tests have a low flakiness rate and a total runtime < 30mins.

BUG: 140252512
Test: n/a
Change-Id: Ic7631db5fd4e3c28a7b7cbe464bf46be93c4c05c
This commit is contained in:
Songchun Fan
2022-04-27 23:40:52 +00:00
parent 1fc50caf0e
commit 4932b90c4f

View File

@@ -167,15 +167,6 @@
{
"name": "CtsIncrementalInstallHostTestCases"
},
{
"name": "CtsInstallHostTestCases"
},
{
"name": "CtsStagedInstallHostTestCases"
},
{
"name": "CtsExtractNativeLibsHostTestCases"
},
{
"name": "CtsAppSecurityHostTestCases",
"options": [
@@ -187,17 +178,6 @@
}
]
},
{
"name": "FrameworksServicesTests",
"options": [
{
"include-filter": "com.android.server.pm.PackageParserTest"
}
]
},
{
"name": "CtsRollbackManagerHostTestCases"
},
{
"name": "CtsContentTestCases",
"options": [
@@ -205,17 +185,6 @@
"include-filter": "android.content.cts.IntentFilterTest"
}
]
},
{
"name": "CtsAppEnumerationTestCases"
},
{
"name": "PackageManagerServiceUnitTests",
"options": [
{
"include-filter": "com.android.server.pm.test.verify.domain"
}
]
}
]
}