Add CtsNetTestCases to TEST_MAPPING am: ad380c1de6
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1612014 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I35c8e85d9c321a96703e879ff2ce230749d7f9dd
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
{
|
{
|
||||||
// Run in addition to mainline-presubmit as mainline-presubmit is not
|
|
||||||
// supported in every branch.
|
|
||||||
"presubmit": [
|
"presubmit": [
|
||||||
|
// Run in addition to mainline-presubmit as mainline-presubmit is not
|
||||||
|
// supported in every branch.
|
||||||
|
// CtsNetTestCasesLatestSdk uses stable API shims, so does not exercise
|
||||||
|
// some latest APIs. Run CtsNetTestCases to get coverage of newer APIs.
|
||||||
{
|
{
|
||||||
"name": "CtsNetTestCasesLatestSdk",
|
"name": "CtsNetTestCases",
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||||
|
|||||||
Reference in New Issue
Block a user