Merge "speech: TEST_MAPPING CtsVoiceRecognitionTestCases" into sc-dev am: 0a40c03eb1
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14666651 Change-Id: I3e58d00dab4db7eae56a97b179b0e2b85200e8f4
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