blob: 8afc30d54a53e9e3561b1d721b64d5423b8fa7de [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsGraphicsTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CtsTextTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
],
"file_patterns": ["(/|^)Typeface\\.java", "(/|^)Paint\\.java"]
}
]
}