blob: 6b9f1ebd4061bf88e42188071d0c38ad9e1c9c73 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsBugreportTestCases_android_server_os"
},
{
"name": "ShellTests_android_server_os"
},
{
"name": "CtsUiAutomationTestCases",
"options": [
{
"include-filter": "android.app.uiautomation.cts.UiAutomationTest#testAdoptAllShellPermissions"
},
{
"include-filter": "android.app.uiautomation.cts.UiAutomationTest#testAdoptSomeShellPermissions"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"postsubmit": [
{
"name": "CtsBugreportTestCases"
},
{
"name": "ShellTests"
}
]
}