aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 35e7be0c0d32d0e7f259fdf41bc527f30ca437a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "presubmit": [
    {
      "name": "TextClassifierServiceTest",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
       "name": "bluetooth_flatbuffer_tests"
    },
    {
       "name": "CtsTfliteNnapiDelegateTestCases"
    }
 ]
}