21 lines
353 B
Plaintext
21 lines
353 B
Plaintext
|
{
|
||
|
"presubmit": [
|
||
|
{
|
||
|
"name": "CtsWebkitTestCases",
|
||
|
"options": [
|
||
|
{
|
||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "CtsHostsideWebViewTests",
|
||
|
"options": [
|
||
|
{
|
||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|