summaryrefslogtreecommitdiff
path: root/native/webview/TEST_MAPPING
blob: c9b54760491ac76fd9a2ed09e80e1037dd0fe6b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "presubmit": [
    {
      "name": "CtsWebkitTestCases"
    },
    {
      "name": "CtsSdkSandboxWebkitTestCases"
    },
    {
      "name": "CtsHostsideWebViewTests"
    },
    {
      "name": "GtsWebViewTestCases",
      "keywords": ["internal"],
      "options": [
        {
          "exclude-annotation": "android.test.FlakyTest"
        }
      ]
    }
  ]
}