Merge "Exclude HotwordDetectionServiceStressTest" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
056b718336
@@ -110,6 +110,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
},
|
||||
{
|
||||
"exclude-filter": "android.voiceinteraction.cts.HotwordDetectionServiceStressTest"
|
||||
}
|
||||
],
|
||||
"file_patterns": ["(/|^)VoiceInteract[^/]*"]
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
},
|
||||
{
|
||||
"exclude-filter": "android.voiceinteraction.cts.HotwordDetectionServiceStressTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user