Merge "Hotword: Add CtsLocalVoiceInteraction into TEST_MAPPING"
This commit is contained in:
committed by
Android (Google) Code Review
commit
133178ef06
@@ -114,6 +114,15 @@
|
||||
],
|
||||
"file_patterns": ["(/|^)VoiceInteract[^/]*"]
|
||||
},
|
||||
{
|
||||
"name": "CtsLocalVoiceInteraction",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
],
|
||||
"file_patterns": ["(/|^)VoiceInteract[^/]*"]
|
||||
},
|
||||
{
|
||||
"name": "CtsOsTestCases",
|
||||
"options": [
|
||||
|
||||
@@ -23,6 +23,14 @@
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsLocalVoiceInteraction",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user