LeOS-GSI/external/chromium-webview/TEST_MAPPING

21 lines
353 B
Plaintext
Raw Normal View History

2023-12-13 10:41:07 +01:00
{
"presubmit": [
{
"name": "CtsWebkitTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsHostsideWebViewTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}