2019-11-26 04:10:01 +00:00
|
|
|
{
|
|
|
|
"presubmit": [
|
|
|
|
{
|
|
|
|
"name": "TelecomUnitTests",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "TeleServiceTests",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
|
|
}
|
|
|
|
]
|
2021-04-13 22:09:56 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
]
|
2020-12-03 21:06:15 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"presubmit-large": [
|
2020-07-01 21:47:26 +00:00
|
|
|
{
|
|
|
|
"name": "CtsTelecomTestCases",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
|
|
}
|
|
|
|
]
|
2019-11-26 04:10:01 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|