Merge "Add TEST_MAPPING to run CtsHostsideNetworkTests in presubmit."
This commit is contained in:
18
tests/cts/hostside/TEST_MAPPING
Normal file
18
tests/cts/hostside/TEST_MAPPING
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"presubmit": [
|
||||||
|
{
|
||||||
|
"name": "CtsHostsideNetworkTests",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"include-filter": "com.android.cts.net.HostsideRestrictBackgroundNetworkTests"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user