2018-08-29 17:42:08 -07:00
|
|
|
{
|
|
|
|
"presubmit": [
|
|
|
|
{
|
|
|
|
"name": "CtsAccessibilityServiceTestCases",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"include-annotation": "android.platform.test.annotations.Presubmit"
|
|
|
|
},
|
|
|
|
{
|
2018-12-18 16:13:29 -08:00
|
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
2018-08-29 17:42:08 -07:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "CtsAccessibilityTestCases",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"include-annotation": "android.platform.test.annotations.Presubmit"
|
|
|
|
},
|
|
|
|
{
|
2018-12-18 16:13:29 -08:00
|
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
2018-08-29 17:42:08 -07:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "CtsUiAutomationTestCases",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"include-annotation": "android.platform.test.annotations.Presubmit"
|
|
|
|
},
|
|
|
|
{
|
2018-12-18 16:13:29 -08:00
|
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
2018-08-29 17:42:08 -07:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "FrameworksServicesTests",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"include-filter": "com.android.server.accessibility"
|
|
|
|
},
|
|
|
|
{
|
2018-12-18 16:13:29 -08:00
|
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
2018-08-29 17:42:08 -07:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "FrameworksCoreTests",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"include-filter": "com.android.internal.accessibility"
|
|
|
|
},
|
|
|
|
{
|
2018-12-18 16:13:29 -08:00
|
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
2018-08-29 17:42:08 -07:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "FrameworksCoreTests",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"include-filter": "android.view.accessibility"
|
|
|
|
},
|
|
|
|
{
|
2018-12-18 16:13:29 -08:00
|
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
2018-08-29 17:42:08 -07:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"postsubmit": [
|
2019-11-25 19:40:38 +08:00
|
|
|
{
|
|
|
|
"name": "CtsAccessibilityServiceSdk29TestCases"
|
|
|
|
},
|
2018-08-29 17:42:08 -07:00
|
|
|
{
|
|
|
|
"name": "CtsAccessibilityServiceTestCases"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "CtsAccessibilityTestCases"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "CtsUiAutomationTestCases"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "FrameworksServicesTests",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"include-filter": "com.android.server.accessibility"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "FrameworksCoreTests",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"include-filter": "com.android.internal.accessibility"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "FrameworksCoreTests",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"include-filter": "android.view.accessibility"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|