Exclude HotwordDetectionServiceStressTest
Bug: 271393448 Test: atest HotwordDetectionServiceStressTest Change-Id: I7597c2f0187d26ad6fd65d85f801f3f0b54ac5c5
This commit is contained in:
@@ -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