{ "captiveportal-networkstack-resolve-tethering-mainline-presubmit": [ { "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" } ] }, { "name": "StableNetHttpCoverageTests", "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" }, { "name": "stable_net_unittests_tester" }, { "name": "cronet_unittests_tester" }, { "name": "stable_cronet_unittests_tester" }, { "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" } ] }, { "name": "StableNetHttpCoverageTests", "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" } ] } ] }