35 lines
627 B
Plaintext
35 lines
627 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "TextClassifierServiceTest",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "bluetooth_flatbuffer_tests"
|
|
},
|
|
{
|
|
"name": "CtsTfliteNnapiDelegateTestCases"
|
|
}
|
|
],
|
|
"hwasan-postsubmit": [
|
|
{
|
|
"name": "TextClassifierServiceTest",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "bluetooth_flatbuffer_tests"
|
|
},
|
|
{
|
|
"name": "CtsTfliteNnapiDelegateTestCases"
|
|
}
|
|
]
|
|
}
|