commit | 8cefcdc1b280d275bb4c3de4a3808aeb74516cfb | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Wed Oct 18 05:16:13 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 18 05:16:13 2023 +0000 |
tree | 8105bd01c0e6a13f35bc18f196c4071fd39d82ce | |
parent | de0f4e5b871c46f0a5dd6fdc4f77097287f270a1 [diff] | |
parent | 86298be5f875d30ba2f0567804ccf634fda6f3f0 [diff] |
Merge "Respect SkipPresubmit annotation for ConnectivityCoverageTests" into main
diff --git a/TEST_MAPPING b/TEST_MAPPING index fafd3bb..0f35a4d 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -5,6 +5,9 @@ "options": [ { "exclude-annotation": "com.android.testutils.NetworkStackModuleTest" + }, + { + "exclude-annotation": "com.android.testutils.SkipPresubmit" } ] },