blob: c1bc6d720ece045cc386de8c129240750ff91349 [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",
"options": [
{
"exclude-annotation": "android.test.FlakyTest"
}
]
},
{
"name": "GtsWebViewHostTestCases",
"options": [
{
"exclude-annotation": "android.test.FlakyTest"
}
]
}
]
}