blob: 287c3532642e4bd24092fbefacfd7a9b97b5e257 [file] [log] [blame]
{
"presubmit": [
{
"name": "minikin_tests"
},
{
"name": "CtsTextTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
},
{
"name": "CtsGraphicsTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}