Add stable cts to presubmit with testmapping

Bug: 185173175
Test: atest
Change-Id: I939121e37c2731f88b771254fb5e5ccf39b56746
This commit is contained in:
Jordan Liu 2021-04-13 15:09:56 -07:00
parent 1dcb0069ec
commit f479e37f8b
1 changed files with 40 additions and 0 deletions

View File

@ -15,6 +15,46 @@
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsTelephonySdk28TestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsTelephony2TestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsTelephony3TestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsSimRestrictedApisTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsTelephonyProviderTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"presubmit-large": [