Merge "Update net/TEST_MAPPING to run more tests in presubmit."

This commit is contained in:
Sudheer Shanka
2022-04-07 00:45:03 +00:00
committed by Gerrit Code Review

View File

@@ -2,11 +2,7 @@
"presubmit-large": [ "presubmit-large": [
{ {
"name": "CtsHostsideNetworkTests", "name": "CtsHostsideNetworkTests",
"file_patterns": ["(/|^)NetworkPolicy[^/]*\\.java"],
"options": [ "options": [
{
"include-filter": "com.android.cts.net.HostsideRestrictBackgroundNetworkTests"
},
{ {
"exclude-annotation": "androidx.test.filters.FlakyTest" "exclude-annotation": "androidx.test.filters.FlakyTest"
}, },