21 lines
364 B
Plaintext
21 lines
364 B
Plaintext
|
{
|
||
|
"presubmit-large": [
|
||
|
{
|
||
|
"name": "CtsVoiceInteractionTestCases",
|
||
|
"options": [
|
||
|
{
|
||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "CtsAssistTestCases",
|
||
|
"options": [
|
||
|
{
|
||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|