aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreasoncylee <easoncylee@google.com>2022-04-09 16:09:57 +0800
committerChun-Yi Lee <easoncylee@google.com>2022-04-12 00:15:03 +0000
commit4f606ff835a3481033aeb8c24f2c86dab2df70fb (patch)
treeaeba868b7752d3c7dac06212bcb6b17d3f099d77
parent3195dc704de4679569042680be35009cf66ac1fe (diff)
downloadims-4f606ff835a3481033aeb8c24f2c86dab2df70fb.tar.gz
Convert apct/telephonyservices/unit_test-cloud-tf to Test Mapping Suite.
This CL is to convert CF presubmit tests to run in Test Mapping suite. It has been verified that the test coverage is the same as the original ATP config. Bug: 145165552 Bug: 145574049 Test: TreeHugger atest TeleServiceTests Change-Id: I81131cb688889d7c61789f9e889cc6045f8b613e Merged-In: Ic785c2f31f96e2f5c46412068313814afd7c0739
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 4b2fe34b..edb25a6f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,6 +7,14 @@
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
+ },
+ {
+ "name": "TeleServiceTests",
+ "options": [
+ {
+ "exclude-annotation": "androidx.test.filters.FlakyTest"
+ }
+ ]
}
]
}