blob: d6c69647d7541dfc9832fa0601a49c61e447dc94 [file] [log] [blame]
{
"presubmit-large": [
{
"name": "CtsVoiceInteractionTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsAssistTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsVoiceInteractionHostTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsLocalVoiceInteraction",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "FrameworksVoiceInteractionTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}