ANDROID: choose the most critical test class in CtsTelecomTestcase to run on presubmit.
1. Picked up the most code coverage and the least running time test class 2. remove the CtsTelecomTestcase due to 0% coverage rate under drivers/usb/core Bug: 331992790 Change-Id: I40b94a67411b8c03d9450d9122a89c82c4d57fca Signed-off-by: chihsheng <chihsheng@google.com>
This commit is contained in:
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.DefaultDialerOperationsTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.CallTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.EmergencyCallTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.RttOperationsTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.DataObjectUnitTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.ExtendedInCallServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.NonUiInCallServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.InCallServiceFlagChecker"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.NullBindingTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.NonUiInCallServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.SelfManagedConnectionServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.ConferenceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.AccessibilitySystemActionTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -24,14 +24,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsTelecomTestCases",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vts_kernel_net_tests"
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.BluetoothCallQualityReportTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.IncomingCallTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.NullBindingCallScreeningServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.PhoneAccountSuggestionServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.ExtendedInCallServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.PhoneAccountTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "CallRedirectionServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.PhoneAccountTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.CallTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.PhoneAccountTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.PhoneAccountTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.ExtendedInCallServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.ExtendedInCallServiceTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.PhoneAccountTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -29,6 +29,9 @@
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.telecom.cts.ExtendedInCallServiceTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user