packages/modules/Connectivity/tests/cts/hostside/TEST_MAPPING

16 lines
296 B
Plaintext
Raw Normal View History

2025-08-25 08:38:42 +08:00
{
"presubmit-large": [
{
"name": "CtsHostsideNetworkTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
}
]
}
]
}