blob: bd25200ffc3839d998dca6e7f37fa27c5e18a0e6 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsWebkitTestCases",
"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"
}
]
}
]
}