dbcebfe14f
As they are UI-tests and hence to flaky for pre-submit. Fixes: 131353722 Test: n/a Change-Id: I7bea06bbe16717406ccd0676fb83396066959a92
24 lines
447 B
Plaintext
24 lines
447 B
Plaintext
{
|
|
"postsubmit": [
|
|
{
|
|
"name": "CtsPackageInstallTestCases",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "android.platform.test.annotations.AppModeInstant"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsNoPermissionTestCases"
|
|
},
|
|
{
|
|
"name": "CtsNoPermissionTestCases25"
|
|
},
|
|
{
|
|
"name": "CtsPackageInstallerTapjackingTestCases"
|
|
},
|
|
{
|
|
"name": "CtsPackageUninstallTestCases"
|
|
}
|
|
]
|
|
} |