blob: 07f438329e433ece47122da3ba4022eac3062775 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsWebkitTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsSdkSandboxWebkitTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsHostsideWebViewTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "GtsWebViewTestCases",
"keywords": ["internal"],
"options": [
{
"exclude-annotation": "android.test.FlakyTest"
}
]
},
{
"name": "GtsWebViewHostTestCases",
"keywords": ["internal"],
"options": [
{
"exclude-annotation": "android.test.FlakyTest"
}
]
}
]
}