48 lines
922 B
Plaintext
48 lines
922 B
Plaintext
|
{
|
||
|
"presubmit": [
|
||
|
{
|
||
|
"name": "TeleServiceTests",
|
||
|
"options": [
|
||
|
{
|
||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "CarrierAppIntegrationTestCases"
|
||
|
},
|
||
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|