summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-06-09 07:02:57 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-06-09 07:02:57 +0000
commit1e5f2acc8b8560edfe6a412580967d1ffe29e552 (patch)
tree116b19a5fd53d798276b0270d0a633ca2f325368
parent119abedb63a2236809662ccc96fb330623ee321a (diff)
parent92cd929bda2347ab1b7a727f331ed0471190dee9 (diff)
downloadcronet-busytown-mac-infra-release.tar.gz
Snap for 11933214 from 92cd929bda2347ab1b7a727f331ed0471190dee9 to busytown-mac-infra-releasebusytown-mac-infra-release
Change-Id: Iea04884f5038d3044e2770b27d0cb83dcc4b917e
-rw-r--r--TEST_MAPPING15
1 files changed, 15 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index e29fba433..4335dcf21 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -4,6 +4,21 @@
"path": "packages/modules/Connectivity"
}
],
+ "captiveportal-networkstack-resolve-tethering-mainline-presubmit": [
+ // Runs both NetHttpTests and CtsNetHttpTestCases
+ {
+ "name": "NetHttpCoverageTests",
+ "options": [
+ {
+ "exclude-annotation": "com.android.testutils.SkipPresubmit"
+ },
+ {
+ // These sometimes take longer than 1 min which is the presubmit timeout
+ "exclude-annotation": "androidx.test.filters.LargeTest"
+ }
+ ]
+ }
+ ],
"presubmit": [
{
"name": "net_unittests_tester",