blob: bc8c639df1c1baca061daf913f079a4a087ff5f6 [file] [log] [blame]
{
"presubmit-large": [
{
"name": "CtsVoiceInteractionTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
// TODO(b/225076204): Remove the following four test cases after fixing the test fail.
{
"exclude-filter": "android.voiceinteraction.cts.HotwordDetectionServiceBasicTest#testHotwordDetectionService_createDetectorTwiceQuickly_triggerSuccess"
},
{
"exclude-filter": "android.voiceinteraction.cts.HotwordDetectionServiceBasicTest#testHotwordDetectionService_onDetectFromExternalSource_success"
},
{
"exclude-filter": "android.voiceinteraction.cts.HotwordDetectionServiceBasicTest#testHotwordDetectionService_createDetectorTwiceQuickly_triggerSuccess"
},
{
"exclude-filter": "android.voiceinteraction.cts.HotwordDetectionServiceBasicTest#testHotwordDetectionService_onDetectFromMic_success"
}
]
},
{
"name": "CtsAssistTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}