{ | |
"presubmit": [ | |
{ | |
"name": "TextClassifierServiceTest", | |
"options": [ | |
{ | |
"exclude-annotation": "androidx.test.filters.FlakyTest" | |
} | |
] | |
}, | |
{ | |
"name": "libtextclassifier_tests" | |
}, | |
{ | |
"name": "libtextclassifier_java_tests" | |
}, | |
{ | |
"name": "TextClassifierNotificationTests" | |
} | |
] | |
} |