speech: TEST_MAPPING CtsVoiceRecognitionTestCases
ag/14530956 broke presubmit (b/188784537) because CtsVoiceRecognitionTestCases did not run. This makes them run for any change to core/java/android/speech Bug: 188784537 Test: presubmitting this CL Change-Id: I9e65abad8d242e5bb87fabc3523909bb14eed3c1
This commit is contained in:
15
core/java/android/speech/TEST_MAPPING
Normal file
15
core/java/android/speech/TEST_MAPPING
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsVoiceRecognitionTestCases",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "org.junit.Ignore"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"imports": [
|
||||
{
|
||||
"path": "frameworks/base/core/java/android/speech"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user