16 lines
258 B
Plaintext
16 lines
258 B
Plaintext
|
{
|
||
|
"presubmit": [
|
||
|
{
|
||
|
"name": "view_capture_tests",
|
||
|
"options": [
|
||
|
{
|
||
|
"exclude-annotation": "org.junit.Ignore"
|
||
|
},
|
||
|
{
|
||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|