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"
|
|
|
|
}
|
|
|
|
]
|
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
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|