Add CtsNetTestCases to TEST_MAPPING am: ad380c1de6 am: 94358c4c9e am: 074f40bd54
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1612014
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: Ib787ad220d4ebff2ce1d8ccacf029e1fa76d9d31
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 5128519..389453a 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,9 +1,11 @@
{
- // Run in addition to mainline-presubmit as mainline-presubmit is not
- // supported in every branch.
"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": [
{
"exclude-annotation": "com.android.testutils.SkipPresubmit"