You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
769 B
35 lines
769 B
{
|
|
"presubmit": [
|
|
{
|
|
"name": "TextClassifierServiceTest",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "libtextclassifier_tests"
|
|
},
|
|
{
|
|
"name": "libtextclassifier_java_tests"
|
|
},
|
|
{
|
|
"name": "TextClassifierNotificationTests"
|
|
}
|
|
],
|
|
"mainline-presubmit": [
|
|
{
|
|
"name": "TextClassifierNotificationTests[com.google.android.extservices.apex]"
|
|
},
|
|
{
|
|
"name": "TextClassifierServiceTest[com.google.android.extservices.apex]"
|
|
},
|
|
{
|
|
"name": "libtextclassifier_tests[com.google.android.extservices.apex]"
|
|
},
|
|
{
|
|
"name": "libtextclassifier_java_tests[com.google.android.extservices.apex]"
|
|
}
|
|
]
|
|
} |