Merge "Add TEST_MAPPING to run CtsHostsideNetworkTests in presubmit." am: ddcfa071ab am: cccaa598fc
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1538986 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ieacc26ee49f2932ef2f30406c914d01cde079178
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